Uses of Class
toxi.geom.mesh.STLWriter
-
Uses of STLWriter in toxi.geom.mesh
Modifier and TypeMethodDescriptionfinal void
TriangleMesh.saveAsSTL
(OutputStream stream, STLWriter stl, boolean useFlippedY) Saves the mesh as binary STL format to the givenOutputStream
and using the suppliedSTLWriter
instance.final void