pub type TriMesh = GenericTriMesh<DefaultStorage>;
Expand description
A triangle-mesh.
Aliased Type§
struct TriMesh { /* private fields */ }
pub type TriMesh = GenericTriMesh<DefaultStorage>;
A triangle-mesh.
struct TriMesh { /* private fields */ }