Module arctk::geom

source · []
Expand description

Spatial constructs.

Re-exports

pub use self::cube::*;
pub use self::mesh::*;
pub use self::triangle::*;

Modules

Axis-aligned cuboid.

Triangle-mesh.

Triangle.