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

Generated from class MR.PointsLoadSettings. This is the const half of the class. More...

+ Inheritance diagram for MR.Const_PointsLoadSettings:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_PointsLoadSettings ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_PointsLoadSettings (MR.VertColors? colors, MR.Misc.InOut< MR.AffineXf3f >? outXf, MR.Std._ByValue_Function_BoolFuncFromFloat callback, bool telemetrySignal)
 Constructs MR.PointsLoadSettings elementwise.
 
unsafe Const_PointsLoadSettings (MR._ByValue_PointsLoadSettings _other)
 Generated from constructor MR.PointsLoadSettings.PointsLoadSettings.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.? VertColors colors [get]
 transform for the loaded point cloud
 
unsafe MR.? Box_AffineXf3f outXf [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_PointsLoadSettings >
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_PointsLoadSettings >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.PointsLoadSettings. This is the const half of the class.


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