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

#include <PrintConfig.hpp>

Inheritance diagram for Slic3r::PrintConfigDef:
Slic3r::ConfigDef

Public Member Functions

 PrintConfigDef ()
 
- Public Member Functions inherited from Slic3r::ConfigDef
ConfigOptionDefadd (const t_config_option_key &opt_key, ConfigOptionType type)
 
ConfigOptionDefadd (const t_config_option_key &opt_key, const ConfigOptionDef &def)
 
bool has (const t_config_option_key &opt_key) const
 
const ConfigOptionDefget (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
 

Constructor & Destructor Documentation

◆ PrintConfigDef()

Slic3r::PrintConfigDef::PrintConfigDef ( )

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