pub type VectorPoly3D = Vec<VectorLine3D>;Expand description
A set of 3D polygons
Aliased Typeยง
struct VectorPoly3D { /* private fields */ }pub type VectorPoly3D = Vec<VectorLine3D>;A set of 3D polygons
struct VectorPoly3D { /* private fields */ }