use-orthotope
Orthotope primitives for the RustUse geometry workspace.
use-orthotope provides n-dimensional orthotope descriptors plus 3D Cuboid and Cube types.
Example
use ;
let cuboid = new.expect;
let cube = new.expect;
assert_eq!;
assert_eq!;