![]() |
Prusa Slicer 2.6.0
|
Inheritance diagram for Slic3r::_3MF_Base:
Collaboration diagram for Slic3r::_3MF_Base:Public Member Functions | |
| void | log_errors () |
Protected Member Functions | |
| void | add_error (const std::string &error) |
| void | clear_errors () |
Private Attributes | |
| std::vector< std::string > | m_errors |
References error, and m_errors.
Referenced by Slic3r::_3MF_Importer::_extract_model_from_archive(), and Slic3r::_3MF_Importer::_load_model_from_file().
Here is the caller graph for this function:
|
inlineprotected |
References m_errors.
Referenced by Slic3r::_3MF_Importer::load_model_from_file().
Here is the caller graph for this function:
|
inline |
References error, and m_errors.
Referenced by Slic3r::load_3mf(), and Slic3r::store_3mf().
Here is the caller graph for this function:
|
private |
Referenced by add_error(), clear_errors(), and log_errors().