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

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

+ Inheritance diagram for MR.PointsLoad.E57LoadSettings:

Public Member Functions

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

Properties

new unsafe ref bool combineAllObjects [get]
 true => if input file has more than one cloud, they all will be combined in one
 
new unsafe ref bool identityXf [get]
 true => return only identity transforms, applying them to points
 
new unsafe MR.Std.Function_BoolFuncFromFloat progress [get, protected set]
 progress report and cancellation
 

Detailed Description

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

Constructor & Destructor Documentation

◆ E57LoadSettings() [1/5]

unsafe MR.PointsLoad.E57LoadSettings.E57LoadSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ E57LoadSettings() [2/5]

unsafe MR.PointsLoad.E57LoadSettings.E57LoadSettings ( bool combineAllObjects,
bool identityXf,
MR.Std._ByValue_Function_BoolFuncFromFloat progress )
inline

Constructs MR.PointsLoad.E57LoadSettings elementwise.

◆ E57LoadSettings() [3/5]

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

Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

◆ E57LoadSettings() [4/5]

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

Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

◆ E57LoadSettings() [5/5]

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

Generated from constructor MR.PointsLoad.E57LoadSettings.E57LoadSettings.

Member Function Documentation

◆ assign()

unsafe MR.PointsLoad.E57LoadSettings MR.PointsLoad.E57LoadSettings.assign ( MR.PointsLoad._ByValue_E57LoadSettings _other)
inline

Generated from method MR.PointsLoad.E57LoadSettings.operator=.

Property Documentation

◆ combineAllObjects

new unsafe ref bool MR.PointsLoad.E57LoadSettings.combineAllObjects
get

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

◆ identityXf

new unsafe ref bool MR.PointsLoad.E57LoadSettings.identityXf
get

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

◆ progress

new unsafe MR.Std.Function_BoolFuncFromFloat MR.PointsLoad.E57LoadSettings.progress
getprotected set

progress report and cancellation


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