setting for polyline loading from external format, and locations of optional output data Generated from class MR.LinesLoadSettings. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | LinesLoadSettings () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | LinesLoadSettings (MR.VertColors? colors, MR.Std._ByValue_Function_Bool_From_Float callback, bool telemetrySignal) |
| Constructs MR.LinesLoadSettings elementwise. | |
| unsafe | LinesLoadSettings (MR._ByValue_LinesLoadSettings _other) |
| Generated from constructor MR.LinesLoadSettings.LinesLoadSettings. | |
| LinesLoadSettings (Const_LinesLoadSettings _other) | |
| Generated from constructor MR.LinesLoadSettings.LinesLoadSettings. | |
| LinesLoadSettings (LinesLoadSettings _other) | |
| Generated from constructor MR.LinesLoadSettings.LinesLoadSettings. | |
| unsafe MR.LinesLoadSettings | assign (MR._ByValue_LinesLoadSettings _other) |
| Generated from method MR::LinesLoadSettings::operator=. | |
| Public Member Functions inherited from MR.Const_LinesLoadSettings | |
| virtual void | Dispose () |
| unsafe | Const_LinesLoadSettings () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_LinesLoadSettings (MR.VertColors? colors, MR.Std._ByValue_Function_Bool_From_Float callback, bool telemetrySignal) |
| Constructs MR.LinesLoadSettings elementwise. | |
| unsafe | Const_LinesLoadSettings (MR._ByValue_LinesLoadSettings _other) |
| Generated from constructor MR.LinesLoadSettings.LinesLoadSettings. | |
| Const_LinesLoadSettings (Const_LinesLoadSettings _other) | |
| Generated from constructor MR.LinesLoadSettings.LinesLoadSettings. | |
| Const_LinesLoadSettings (LinesLoadSettings _other) | |
| Generated from constructor MR.LinesLoadSettings.LinesLoadSettings. | |
Properties | |
| new unsafe MR.? VertColors | colors [get, set] |
| optional load artifact: per-vertex color map | |
| new unsafe MR.Std.Function_Bool_From_Float | callback [get, protected set] |
| callback for set progress and stop process | |
| new unsafe ref bool | telemetrySignal [get] |
| permit telemetry signal about loading | |
| Properties inherited from MR.Const_LinesLoadSettings | |
| 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 | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_LinesLoadSettings | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_LinesLoadSettings | |
| unsafe MR.VertColors._Underlying ** | __ptr_storage_colors |
| unsafe bool * | __ref_storage_telemetrySignal |
setting for polyline loading from external format, and locations of optional output data Generated from class MR.LinesLoadSettings. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.LinesLoadSettings elementwise.
|
inline |
Generated from constructor MR.LinesLoadSettings.LinesLoadSettings.
|
inline |
Generated from constructor MR.LinesLoadSettings.LinesLoadSettings.
|
inline |
Generated from constructor MR.LinesLoadSettings.LinesLoadSettings.
|
inline |
Generated from method MR::LinesLoadSettings::operator=.
|
getprotected set |
callback for set progress and stop process
|
getset |
optional load artifact: per-vertex color map
|
get |
permit telemetry signal about loading