Spatial constructs.
pub use self::cube::*;
pub use self::mesh::*;
pub use self::triangle::*;
Axis-aligned cuboid.
Triangle-mesh.
Triangle.