determines how to save distance maps Generated from class MR.DistanceMapSaveSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.? ConstBox_AffineXf3f | xf [get] |
| | optional distance map to world transform
|
| unsafe MR.Std.Const_Function_Bool_From_Float | progress [get, protected set] |
| | to report save progress and cancel saving if user desires
|
determines how to save distance maps Generated from class MR.DistanceMapSaveSettings. This is the const half of the class.
◆ Const_DistanceMapSaveSettings() [1/5]
| unsafe MR.Const_DistanceMapSaveSettings.Const_DistanceMapSaveSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_DistanceMapSaveSettings() [2/5]
| unsafe MR.Const_DistanceMapSaveSettings.Const_DistanceMapSaveSettings |
( |
MR.AffineXf3f? | xf, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | progress ) |
|
inline |
◆ Const_DistanceMapSaveSettings() [3/5]
| unsafe MR.Const_DistanceMapSaveSettings.Const_DistanceMapSaveSettings |
( |
MR._ByValue_DistanceMapSaveSettings | _other | ) |
|
|
inline |
◆ Const_DistanceMapSaveSettings() [4/5]
◆ Const_DistanceMapSaveSettings() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_DistanceMapSaveSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_DistanceMapSaveSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_xf
| unsafe MR.ConstBox_AffineXf3f._Underlying** MR.Const_DistanceMapSaveSettings.__ptr_storage_xf |
|
protected |
◆ progress
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_DistanceMapSaveSettings.progress |
|
getprotected set |
to report save progress and cancel saving if user desires
◆ xf
optional distance map to world transform
The documentation for this class was generated from the following file: