![]() |
libslic3r
Library for generating gcode from 3d models
|
#include <PrintConfig.hpp>
Public Member Functions | |
| CLIConfigDef () | |
Public Member Functions inherited from Slic3r::ConfigDef | |
| ConfigOptionDef * | add (const t_config_option_key &opt_key, ConfigOptionType type) |
| ConfigOptionDef * | add (const t_config_option_key &opt_key, const ConfigOptionDef &def) |
| bool | has (const t_config_option_key &opt_key) const |
| const ConfigOptionDef * | get (const t_config_option_key &opt_key) const |
| void | merge (const ConfigDef &other) |
Additional Inherited Members | |
Public Attributes inherited from Slic3r::ConfigDef | |
| t_optiondef_map | options |
| Slic3r::CLIConfigDef::CLIConfigDef | ( | ) |
1.8.14