Expand description

STL I/O

Structs

STL face generate from PolygonMesh
STL naive mesh

Enums

STL reading iterator
STL type

Traits

By implementing IntoSTLIterator for a type, you define how it will be converted to an iterator. This is common for types which describe a collection of some kind.

Functions

Read STL file and parse to PolygonMesh.
write STL file in stl_type format.