MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_LinesLoadSettings Class Reference

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...

+ Inheritance diagram for MR.Const_LinesLoadSettings:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_LinesLoadSettings ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_LinesLoadSettings (MR.VertColors? colors, MR.Std._ByValue_Function_BoolFuncFromFloat callback, bool telemetrySignal)
 Constructs MR.LinesLoadSettings elementwise.
 
unsafe Const_LinesLoadSettings (MR._ByValue_LinesLoadSettings _other)
 Generated from constructor MR.LinesLoadSettings.LinesLoadSettings.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.? VertColors colors [get]
 callback for set progress and stop process
 
unsafe MR.Std.Const_Function_BoolFuncFromFloat callback [get]
 permit telemetry signal about loading
 
unsafe bool telemetrySignal [get]
 
- Properties inherited from MR.Misc.Object< Const_LinesLoadSettings >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_LinesLoadSettings >
bool _IsOwningVal
 

Detailed Description

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.


The documentation for this class was generated from the following file: