settings for loading distance maps from external formats Generated from class MR.DistanceMapLoadSettings. This is the non-const half of the class.
More...
|
| new unsafe MR.? DistanceMapToWorld | distanceMapToWorld [get, set] |
| | optional output: distance map to world transform
|
| |
| new unsafe MR.Std.Function_BoolFuncFromFloat | progress [get, protected set] |
| | to report load progress and cancel loading if user desires
|
| |
settings for loading distance maps from external formats Generated from class MR.DistanceMapLoadSettings. This is the non-const half of the class.
◆ DistanceMapLoadSettings() [1/5]
| unsafe MR.DistanceMapLoadSettings.DistanceMapLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ DistanceMapLoadSettings() [2/5]
| unsafe MR.DistanceMapLoadSettings.DistanceMapLoadSettings |
( |
MR.DistanceMapToWorld? | distanceMapToWorld, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | progress ) |
|
inline |
◆ DistanceMapLoadSettings() [3/5]
| unsafe MR.DistanceMapLoadSettings.DistanceMapLoadSettings |
( |
MR._ByValue_DistanceMapLoadSettings | _other | ) |
|
|
inline |
Generated from constructor MR.DistanceMapLoadSettings.DistanceMapLoadSettings.
◆ DistanceMapLoadSettings() [4/5]
| MR.DistanceMapLoadSettings.DistanceMapLoadSettings |
( |
Const_DistanceMapLoadSettings | _other | ) |
|
|
inline |
Generated from constructor MR.DistanceMapLoadSettings.DistanceMapLoadSettings.
◆ DistanceMapLoadSettings() [5/5]
Generated from constructor MR.DistanceMapLoadSettings.DistanceMapLoadSettings.
◆ assign()
Generated from method MR.DistanceMapLoadSettings.operator=.
◆ distanceMapToWorld
optional output: distance map to world transform
◆ progress
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.DistanceMapLoadSettings.progress |
|
getprotected set |
to report load progress and cancel loading if user desires
The documentation for this class was generated from the following file: