determines how to save distance maps Generated from class MR.DistanceMapSaveSettings. This is the non-const half of the class.
More...
|
| new unsafe MR.? ConstBox_AffineXf3f | xf [get, set] |
| | optional distance map to world transform
|
| |
| new unsafe MR.Std.Function_BoolFuncFromFloat | 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 non-const half of the class.
◆ DistanceMapSaveSettings() [1/5]
| unsafe MR.DistanceMapSaveSettings.DistanceMapSaveSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ DistanceMapSaveSettings() [2/5]
| unsafe MR.DistanceMapSaveSettings.DistanceMapSaveSettings |
( |
MR.AffineXf3f? | xf, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | progress ) |
|
inline |
◆ DistanceMapSaveSettings() [3/5]
| unsafe MR.DistanceMapSaveSettings.DistanceMapSaveSettings |
( |
MR._ByValue_DistanceMapSaveSettings | _other | ) |
|
|
inline |
Generated from constructor MR.DistanceMapSaveSettings.DistanceMapSaveSettings.
◆ DistanceMapSaveSettings() [4/5]
| MR.DistanceMapSaveSettings.DistanceMapSaveSettings |
( |
Const_DistanceMapSaveSettings | _other | ) |
|
|
inline |
Generated from constructor MR.DistanceMapSaveSettings.DistanceMapSaveSettings.
◆ DistanceMapSaveSettings() [5/5]
Generated from constructor MR.DistanceMapSaveSettings.DistanceMapSaveSettings.
◆ assign()
Generated from method MR.DistanceMapSaveSettings.operator=.
◆ progress
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.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: