libslic3r
Library for generating gcode from 3d models
|
#include <IO.hpp>
Static Public Member Functions | |
static bool | read (std::string input_file, Model *model) |
static bool | write (Model &model, std::string output_file) |
|
static |
|
static |