MeshLib C# Docs
Loading...
Searching...
No Matches

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_Bool_From_Float progress)
 Constructs MR.PointsLoad.E57LoadSettings elementwise.
unsafe Const_E57LoadSettings (MR.PointsLoad._ByValue_E57LoadSettings _other)
 Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.
 Const_E57LoadSettings (Const_E57LoadSettings _other)
 Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.
 Const_E57LoadSettings (E57LoadSettings _other)
 Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe bool * __ref_storage_combineAllObjects
unsafe bool * __ref_storage_identityXf

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_Bool_From_Float progress [get, protected set]
 progress report and cancellation

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_E57LoadSettings() [1/5]

unsafe MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_E57LoadSettings() [2/5]

unsafe MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings ( bool combineAllObjects,
bool identityXf,
MR.Std._ByValue_Function_Bool_From_Float progress )
inline

Constructs MR.PointsLoad.E57LoadSettings elementwise.

◆ Const_E57LoadSettings() [3/5]

unsafe MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings ( MR.PointsLoad._ByValue_E57LoadSettings _other)
inline

Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

◆ Const_E57LoadSettings() [4/5]

MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings ( Const_E57LoadSettings _other)
inline

Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

◆ Const_E57LoadSettings() [5/5]

MR.PointsLoad.Const_E57LoadSettings.Const_E57LoadSettings ( E57LoadSettings _other)
inline

Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.PointsLoad.Const_E57LoadSettings.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.PointsLoad.Const_E57LoadSettings.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_combineAllObjects

unsafe bool* MR.PointsLoad.Const_E57LoadSettings.__ref_storage_combineAllObjects
protected

◆ __ref_storage_identityXf

unsafe bool* MR.PointsLoad.Const_E57LoadSettings.__ref_storage_identityXf
protected

Property Documentation

◆ combineAllObjects

unsafe bool MR.PointsLoad.Const_E57LoadSettings.combineAllObjects
get

true => if input file has more than one cloud, they all will be combined in one

◆ identityXf

unsafe bool MR.PointsLoad.Const_E57LoadSettings.identityXf
get

true => return only identity transforms, applying them to points

◆ progress

unsafe MR.Std.Const_Function_Bool_From_Float MR.PointsLoad.Const_E57LoadSettings.progress
getprotected set

progress report and cancellation


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