Uses of Class
toxi.geom.mesh.STLWriter
Packages that use STLWriter
-
Uses of STLWriter in toxi.geom.mesh
Methods in toxi.geom.mesh with parameters of type STLWriterModifier 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