settings for loading distance maps from external formats Generated from class MR.DistanceMapLoadSettings. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.? DistanceMapToWorld | distanceMapToWorld [get, set] |
| optional output: distance map to world transform | |
| new unsafe MR.Std.Function_Bool_From_Float | progress [get, protected set] |
| to report load progress and cancel loading if user desires | |
| Properties inherited from MR.Const_DistanceMapLoadSettings | |
| 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 | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_DistanceMapLoadSettings | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_DistanceMapLoadSettings | |
| unsafe MR.DistanceMapToWorld._Underlying ** | __ptr_storage_distanceMapToWorld |
settings for loading distance maps from external formats Generated from class MR.DistanceMapLoadSettings. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.DistanceMapLoadSettings elementwise.
|
inline |
Generated from constructor MR.DistanceMapLoadSettings.DistanceMapLoadSettings.
|
inline |
Generated from constructor MR.DistanceMapLoadSettings.DistanceMapLoadSettings.
|
inline |
Generated from constructor MR.DistanceMapLoadSettings.DistanceMapLoadSettings.
|
inline |
Generated from method MR::DistanceMapLoadSettings::operator=.
|
getset |
optional output: distance map to world transform
|
getprotected set |
to report load progress and cancel loading if user desires