MeshLib C++ Docs
Loading...
Searching...
No Matches
MRObjectSaveSettings.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRMeshFwd.h
"
4
#include "
MRUnitInfo.h
"
5
#include <optional>
6
7
namespace
MR::ObjectSave
8
{
9
10
struct
Settings
11
{
13
std::optional<LengthUnit>
lengthUnit
;
14
16
ProgressCallback
progress
;
17
};
18
19
}
// namespace MR::ObjectSave
MRMeshFwd.h
MRUnitInfo.h
MR::ObjectSave::Settings::lengthUnit
new unsafe MR.Std.Optional_MRLengthUnit lengthUnit
MR::ObjectSave::Settings::progress
new unsafe MR.Std.Function_BoolFuncFromFloat progress
MR::ObjectSave
Definition
MRIOFormatsRegistry.h:324
MeshLib
source
MRMesh
MRObjectSaveSettings.h
Generated by
1.11.0