![]() |
Prusa Slicer 2.6.0
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Slic3r |
Enumerations | |
| enum | { Slic3r::support_points_format_version = 1 } |
| enum | { Slic3r::drain_holes_format_version = 1 } |
Functions | |
| bool | Slic3r::is_project_3mf (const std::string &filename) |
| bool | Slic3r::load_3mf (const char *path, DynamicPrintConfig &config, ConfigSubstitutionContext &config_substitutions, Model *model, bool check_version) |
| bool | Slic3r::store_3mf (const char *path, Model *model, const DynamicPrintConfig *config, bool fullpath_sources, const ThumbnailData *thumbnail_data, bool zip64) |