settings for loading distance maps from external formats Generated from class MR.DistanceMapLoadSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.? DistanceMapToWorld | distanceMapToWorld [get] |
| | optional output: distance map to world transform
|
| unsafe MR.Std.Const_Function_Bool_From_Float | 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 const half of the class.
◆ Const_DistanceMapLoadSettings() [1/5]
| unsafe MR.Const_DistanceMapLoadSettings.Const_DistanceMapLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_DistanceMapLoadSettings() [2/5]
| unsafe MR.Const_DistanceMapLoadSettings.Const_DistanceMapLoadSettings |
( |
MR.DistanceMapToWorld? | distanceMapToWorld, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | progress ) |
|
inline |
◆ Const_DistanceMapLoadSettings() [3/5]
| unsafe MR.Const_DistanceMapLoadSettings.Const_DistanceMapLoadSettings |
( |
MR._ByValue_DistanceMapLoadSettings | _other | ) |
|
|
inline |
◆ Const_DistanceMapLoadSettings() [4/5]
◆ Const_DistanceMapLoadSettings() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_DistanceMapLoadSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_DistanceMapLoadSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_distanceMapToWorld
| unsafe MR.DistanceMapToWorld._Underlying** MR.Const_DistanceMapLoadSettings.__ptr_storage_distanceMapToWorld |
|
protected |
◆ distanceMapToWorld
optional output: distance map to world transform
◆ progress
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_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: