Interface MeshSaver
- All Known Implementing Classes:
SaveSTL
public interface MeshSaver
-
Method Summary
Modifier and TypeMethodDescriptionvoid
save
(OutputStream outputStream, Mesh model) save data from model to outputStream
SaveSTL
void
save(OutputStream outputStream,
Mesh model)