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

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

+ Inheritance diagram for MR.PointsLoad.Const_E57LoadSettings:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_E57LoadSettings ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_E57LoadSettings (bool combineAllObjects, bool identityXf, MR.Std._ByValue_Function_BoolFuncFromFloat progress)
 Constructs MR.PointsLoad.E57LoadSettings elementwise.
 
unsafe Const_E57LoadSettings (MR.PointsLoad._ByValue_E57LoadSettings _other)
 Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe bool combineAllObjects [get]
 true => if input file has more than one cloud, they all will be combined in one
 
unsafe bool identityXf [get]
 true => return only identity transforms, applying them to points
 
unsafe MR.Std.Const_Function_BoolFuncFromFloat progress [get]
 progress report and cancellation
 
- Properties inherited from MR.Misc.Object< Const_E57LoadSettings >
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_E57LoadSettings >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.PointsLoad.E57LoadSettings. This is the const half of the class.


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