libslic3r
Library for generating gcode from 3d models
Static Public Member Functions | List of all members
Slic3r::IO::AMF Class Reference

#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)
 

Member Function Documentation

◆ read()

bool Slic3r::IO::AMF::read ( std::string  input_file,
Model model 
)
static

◆ write()

bool Slic3r::IO::AMF::write ( Model model,
std::string  output_file 
)
static

The documentation for this class was generated from the following files: