MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::SceneSave::Settings Struct Reference

#include <MRMesh/MRObjectSaveSettings.h>

Inheritance diagram for MR::SceneSave::Settings:

Public Attributes

std::optional< LengthUnitlengthUnit
 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

Member Data Documentation

◆ lengthUnit

std::optional<LengthUnit> MR::SceneSave::Settings::lengthUnit

units of input coordinates and transformation, to be serialized if the format supports it

◆ progress

ProgressCallback MR::SceneSave::Settings::progress

to report loading progress and allow the user to cancel it


The documentation for this struct was generated from the following file: