#include <MRMesh/MRObjectSaveSettings.h>
Additional Inherited Members | |
| Public Attributes inherited from MR::SceneSave::Settings | |
| std::optional< LengthUnit > | lengthUnit |
| units of input coordinates and transformation, to be serialized if the format supports it | |
| ProgressCallback | progress |
| to report loading progress and allow the user to cancel it | |
ObjectSave::Settings and SceneSave::Settings must be distinct classes for ObjectSave::ObjectSaver and SceneSave::SceneSaver be distinct types and MR_FORMAT_REGISTRY_DECL does not mix them