Generated from class MR.PointsLoad.E57LoadSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe bool | combineAllObjects [get] |
| | true => if input file has more than one cloud, they all will be combined in one
|
| unsafe bool | identityXf [get] |
| | true => return only identity transforms, applying them to points
|
| unsafe MR.Std.Const_Function_Bool_From_Float | progress [get, protected set] |
| | progress report and cancellation
|
Generated from class MR.PointsLoad.E57LoadSettings. This is the const half of the class.
◆ Const_E57LoadSettings() [1/5]
| unsafe MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_E57LoadSettings() [2/5]
| unsafe MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings |
( |
bool | combineAllObjects, |
|
|
bool | identityXf, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | progress ) |
|
inline |
◆ Const_E57LoadSettings() [3/5]
| unsafe MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings |
( |
MR.PointsLoad._ByValue_E57LoadSettings | _other | ) |
|
|
inline |
◆ Const_E57LoadSettings() [4/5]
◆ Const_E57LoadSettings() [5/5]
| MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings |
( |
E57LoadSettings | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.PointsLoad.Const_E57LoadSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.PointsLoad.Const_E57LoadSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_combineAllObjects
| unsafe bool* MR.PointsLoad.Const_E57LoadSettings.__ref_storage_combineAllObjects |
|
protected |
◆ __ref_storage_identityXf
| unsafe bool* MR.PointsLoad.Const_E57LoadSettings.__ref_storage_identityXf |
|
protected |
◆ combineAllObjects
| unsafe bool MR.PointsLoad.Const_E57LoadSettings.combineAllObjects |
|
get |
true => if input file has more than one cloud, they all will be combined in one
◆ identityXf
| unsafe bool MR.PointsLoad.Const_E57LoadSettings.identityXf |
|
get |
true => return only identity transforms, applying them to points
◆ progress
| unsafe MR.Std.Const_Function_Bool_From_Float MR.PointsLoad.Const_E57LoadSettings.progress |
|
getprotected set |
progress report and cancellation
The documentation for this class was generated from the following file: