Structs§
- Represents a point in N-dimensional Euclidean space whose coordinates are numeric type T Wrapping CuPoint<i64, 3> or CuPoint<f64, 3> is a good way to get started quickly if you don’t need a topologically exotic implementation
- Represents an axis aligned cuboid region in N-dimensional Euclidean space whose coordinates are numeric type T