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