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 voidTriangleMesh.saveAsSTL(OutputStream stream, STLWriter stl, boolean useFlippedY) Saves the mesh as binary STL format to the givenOutputStreamand using the suppliedSTLWriterinstance.final void