setting for polyline loading from external format, and locations of optional output data Generated from class MR.LinesLoadSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.? VertColors | colors [get] |
| | optional load artifact: per-vertex color map
|
| 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
|
setting for polyline loading from external format, and locations of optional output data Generated from class MR.LinesLoadSettings. This is the const half of the class.
◆ Const_LinesLoadSettings() [1/5]
| unsafe MR.Const_LinesLoadSettings.Const_LinesLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_LinesLoadSettings() [2/5]
| unsafe MR.Const_LinesLoadSettings.Const_LinesLoadSettings |
( |
MR.VertColors? | colors, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | callback, |
|
|
bool | telemetrySignal ) |
|
inline |
◆ Const_LinesLoadSettings() [3/5]
| unsafe MR.Const_LinesLoadSettings.Const_LinesLoadSettings |
( |
MR._ByValue_LinesLoadSettings | _other | ) |
|
|
inline |
◆ Const_LinesLoadSettings() [4/5]
◆ Const_LinesLoadSettings() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_LinesLoadSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_LinesLoadSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_colors
| unsafe MR.VertColors._Underlying** MR.Const_LinesLoadSettings.__ptr_storage_colors |
|
protected |
◆ __ref_storage_telemetrySignal
| unsafe bool* MR.Const_LinesLoadSettings.__ref_storage_telemetrySignal |
|
protected |
◆ callback
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_LinesLoadSettings.callback |
|
getprotected set |
callback for set progress and stop process
◆ colors
| unsafe MR.? VertColors MR.Const_LinesLoadSettings.colors |
|
get |
optional load artifact: per-vertex color map
◆ telemetrySignal
| unsafe bool MR.Const_LinesLoadSettings.telemetrySignal |
|
get |
permit telemetry signal about loading
The documentation for this class was generated from the following file: