Thanks to visit codestin.com
Credit goes to docs.rs

Crate truck_polymesh

Source
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
PolygonMesh
Polygon mesh
PolylineCurve
polyline curve
StandardAttribute
standard attribution
StandardAttributes
standard attributions
StandardVertex
Index vertex of a face of the polygon mesh
StructuredMesh
structured quadrangle mesh

Traits§

Attributes
attribution container for polygin mesh