libslic3r
Library for generating gcode from 3d models
|
This is the complete list of members for Slic3r::IO::STL, including all inherited members.
read(std::string input_file, TriangleMesh *mesh) | Slic3r::IO::STL | static |
read(std::string input_file, Model *model) | Slic3r::IO::STL | static |
write(Model &model, std::string output_file, bool binary=true) | Slic3r::IO::STL | static |
write(TriangleMesh &mesh, std::string output_file, bool binary=true) | Slic3r::IO::STL | static |