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

#include <MRObjectSaveSettings.h>

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::ObjectSave::Settings::lengthUnit

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

◆ progress

ProgressCallback MR::ObjectSave::Settings::progress

to report loading progress and allow the user to cancel it


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