Expand description
Defines polyline-polygon data structure and some algorithms handling mesh.
Re-exports§
pub use base::*;
Modules§
- base
- re-export
truck_base. - errors
- Defines errors
- faces
- Defines triangle
- obj
- wavefront obj I/O
- polygon_
mesh - Defines
PolygonMeshEditor. - polyline_
curve - Defines generalized polyline curve.
- stl
- STL I/O
Structs§
- Faces
- Faces of polygon mesh
- Polygon
Mesh - Polygon mesh
- Polyline
Curve - polyline curve
- Standard
Attribute - standard attribution
- Standard
Attributes - standard attributions
- Standard
Vertex - Index vertex of a face of the polygon mesh
- Structured
Mesh - structured quadrangle mesh
Traits§
- Attributes
- attribution container for polygin mesh