Generated from class MR.PointsLoadSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.? VertColors | colors [get] |
| | points where to load point color map
|
| unsafe MR.? Box_AffineXf3f | outXf [get] |
| | transform for the loaded point cloud
|
| unsafe MR.Std.Const_Function_Bool_From_Float | callback [get, protected set] |
| | callback for set progress and stop process
|
| unsafe bool | telemetrySignal [get] |
| | permit telemetry signal about loading
|
Generated from class MR.PointsLoadSettings. This is the const half of the class.
◆ Const_PointsLoadSettings() [1/5]
| unsafe MR.Const_PointsLoadSettings.Const_PointsLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PointsLoadSettings() [2/5]
| unsafe MR.Const_PointsLoadSettings.Const_PointsLoadSettings |
( |
MR.VertColors? | colors, |
|
|
MR.Misc.InOut< MR.AffineXf3f >? | outXf, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | callback, |
|
|
bool | telemetrySignal ) |
|
inline |
◆ Const_PointsLoadSettings() [3/5]
| unsafe MR.Const_PointsLoadSettings.Const_PointsLoadSettings |
( |
MR._ByValue_PointsLoadSettings | _other | ) |
|
|
inline |
◆ Const_PointsLoadSettings() [4/5]
◆ Const_PointsLoadSettings() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_PointsLoadSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PointsLoadSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_colors
| unsafe MR.VertColors._Underlying** MR.Const_PointsLoadSettings.__ptr_storage_colors |
|
protected |
◆ __ptr_storage_outXf
| unsafe MR.Box_AffineXf3f._Underlying** MR.Const_PointsLoadSettings.__ptr_storage_outXf |
|
protected |
◆ __ref_storage_telemetrySignal
| unsafe bool* MR.Const_PointsLoadSettings.__ref_storage_telemetrySignal |
|
protected |
◆ callback
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_PointsLoadSettings.callback |
|
getprotected set |
callback for set progress and stop process
◆ colors
| unsafe MR.? VertColors MR.Const_PointsLoadSettings.colors |
|
get |
points where to load point color map
◆ outXf
transform for the loaded point cloud
◆ telemetrySignal
| unsafe bool MR.Const_PointsLoadSettings.telemetrySignal |
|
get |
permit telemetry signal about loading
The documentation for this class was generated from the following file: