Generated from class MR.SceneLoad.Settings. This is the non-const half of the class.
More...
|
| new unsafe MR.Std.Optional_MRLengthUnit | targetUnit [get, protected set] |
| | if both targetUnit and loadedObject.lengthUnit are not nullopt, then adjusts transformations of the loaded objects to match target units
|
| new unsafe MR.Std.Function_Bool_From_Float | progress [get, protected set] |
| | to report loading progress and allow the user to cancel it
|
| new unsafe MR.Std.Function_ExpectedMRLoadedObjectsStdString_From_ConstStdFilesystemPathRef_ConstStdFunctionBoolFromFloatRef | openFolder [get, protected set] |
Generated from class MR.SceneLoad.Settings. This is the non-const half of the class.
◆ Settings() [1/5]
| unsafe MR.SceneLoad.Settings.Settings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Settings() [2/5]
| unsafe MR.SceneLoad.Settings.Settings |
( |
MR.LengthUnit? | targetUnit, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | progress, |
|
|
MR.Std._ByValue_Function_ExpectedMRLoadedObjectsStdStringFuncFromConstStdFilesystemPathRefConstStdFunctionBoolFromFloatRef | openFolder ) |
|
inline |
◆ Settings() [3/5]
| unsafe MR.SceneLoad.Settings.Settings |
( |
MR.SceneLoad._ByValue_Settings | _other | ) |
|
|
inline |
◆ Settings() [4/5]
| MR.SceneLoad.Settings.Settings |
( |
Const_Settings | _other | ) |
|
|
inline |
◆ Settings() [5/5]
| MR.SceneLoad.Settings.Settings |
( |
Settings | _other | ) |
|
|
inline |
◆ assign()
Generated from method MR::SceneLoad::Settings::operator=.
◆ openFolder
| new unsafe MR.Std.Function_ExpectedMRLoadedObjectsStdString_From_ConstStdFilesystemPathRef_ConstStdFunctionBoolFromFloatRef MR.SceneLoad.Settings.openFolder |
|
getprotected set |
◆ progress
| new unsafe MR.Std.Function_Bool_From_Float MR.SceneLoad.Settings.progress |
|
getprotected set |
to report loading progress and allow the user to cancel it
◆ targetUnit
| new unsafe MR.Std.Optional_MRLengthUnit MR.SceneLoad.Settings.targetUnit |
|
getprotected set |
if both targetUnit and loadedObject.lengthUnit are not nullopt, then adjusts transformations of the loaded objects to match target units
The documentation for this class was generated from the following file: