Generated from class MR.ObjectSave.Settings. This is the non-const half of the class.
More...
|
| unsafe | Settings () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | Settings (MR.LengthUnit? lengthUnit, MR.Std._ByValue_Function_BoolFuncFromFloat progress) |
| | Constructs MR.ObjectSave.Settings elementwise.
|
| |
| unsafe | Settings (MR.ObjectSave._ByValue_Settings _other) |
| | Generated from constructor MR.ObjectSave.Settings.Settings.
|
| |
| | Settings (Const_Settings _other) |
| | Generated from constructor MR.ObjectSave.Settings.Settings.
|
| |
| | Settings (Settings _other) |
| | Generated from constructor MR.ObjectSave.Settings.Settings.
|
| |
| unsafe MR.ObjectSave.Settings | assign (MR.ObjectSave._ByValue_Settings _other) |
| | Generated from method MR.ObjectSave.Settings.operator=.
|
| |
|
| new unsafe MR.Std.Optional_MRLengthUnit | lengthUnit [get, protected set] |
| | units of input coordinates and transformation, to be serialized if the format supports it
|
| |
| new unsafe MR.Std.Function_BoolFuncFromFloat | progress [get, protected set] |
| | to report loading progress and allow the user to cancel it
|
| |
Generated from class MR.ObjectSave.Settings. This is the non-const half of the class.
◆ Settings() [1/5]
| unsafe MR.ObjectSave.Settings.Settings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Settings() [2/5]
| unsafe MR.ObjectSave.Settings.Settings |
( |
MR.LengthUnit? | lengthUnit, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | progress ) |
|
inline |
◆ Settings() [3/5]
| unsafe MR.ObjectSave.Settings.Settings |
( |
MR.ObjectSave._ByValue_Settings | _other | ) |
|
|
inline |
Generated from constructor MR.ObjectSave.Settings.Settings.
◆ Settings() [4/5]
| MR.ObjectSave.Settings.Settings |
( |
Const_Settings | _other | ) |
|
|
inline |
Generated from constructor MR.ObjectSave.Settings.Settings.
◆ Settings() [5/5]
| MR.ObjectSave.Settings.Settings |
( |
Settings | _other | ) |
|
|
inline |
Generated from constructor MR.ObjectSave.Settings.Settings.
◆ assign()
Generated from method MR.ObjectSave.Settings.operator=.
◆ lengthUnit
| new unsafe MR.Std.Optional_MRLengthUnit MR.ObjectSave.Settings.lengthUnit |
|
getprotected set |
units of input coordinates and transformation, to be serialized if the format supports it
◆ progress
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.ObjectSave.Settings.progress |
|
getprotected set |
to report loading progress and allow the user to cancel it
The documentation for this class was generated from the following file: