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

parameters of fromMultiScanFolder Generated from class MR.PointsLoad.MultiScanLoadSettings. This is the non-const half of the class. More...

Inheritance diagram for MR.PointsLoad.MultiScanLoadSettings:

Public Member Functions

unsafe MultiScanLoadSettings ()
 Constructs an empty (default-constructed) instance.
unsafe MultiScanLoadSettings (string posePrefix, string poseExt, string scanPrefix)
 Constructs MR.PointsLoad.MultiScanLoadSettings elementwise.
unsafe MultiScanLoadSettings (MR.PointsLoad._ByValue_MultiScanLoadSettings _other)
 Generated from constructor MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings.
 MultiScanLoadSettings (Const_MultiScanLoadSettings _other)
 Generated from constructor MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings.
 MultiScanLoadSettings (MultiScanLoadSettings _other)
 Generated from constructor MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings.
unsafe MR.PointsLoad.MultiScanLoadSettings assign (MR.PointsLoad._ByValue_MultiScanLoadSettings _other)
 Generated from method MR::PointsLoad::MultiScanLoadSettings::operator=.
Public Member Functions inherited from MR.PointsLoad.Const_MultiScanLoadSettings
virtual void Dispose ()
unsafe Const_MultiScanLoadSettings ()
 Constructs an empty (default-constructed) instance.
unsafe Const_MultiScanLoadSettings (string posePrefix, string poseExt, string scanPrefix)
 Constructs MR.PointsLoad.MultiScanLoadSettings elementwise.
unsafe Const_MultiScanLoadSettings (MR.PointsLoad._ByValue_MultiScanLoadSettings _other)
 Generated from constructor MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings.
 Const_MultiScanLoadSettings (Const_MultiScanLoadSettings _other)
 Generated from constructor MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings.
 Const_MultiScanLoadSettings (MultiScanLoadSettings _other)
 Generated from constructor MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings.

Properties

new unsafe MR.Std.String posePrefix [get, protected set]
 file name prefix (before the numeric index) of the transformation files
new unsafe MR.Std.String poseExt [get, protected set]
 file name extension of the transformation files, each storing a 4x4 row-major transformation
new unsafe MR.Std.String scanPrefix [get, protected set]
 file name prefix (before the numeric index) of the .ply files, each storing the points of one scan
Properties inherited from MR.PointsLoad.Const_MultiScanLoadSettings
unsafe MR.Std.Const_String posePrefix [get, protected set]
 file name prefix (before the numeric index) of the transformation files
unsafe MR.Std.Const_String poseExt [get, protected set]
 file name extension of the transformation files, each storing a 4x4 row-major transformation
unsafe MR.Std.Const_String scanPrefix [get, protected set]
 file name prefix (before the numeric index) of the .ply files, each storing the points of one scan

Additional Inherited Members

Protected Member Functions inherited from MR.PointsLoad.Const_MultiScanLoadSettings
virtual unsafe void Dispose (bool disposing)

Detailed Description

parameters of fromMultiScanFolder Generated from class MR.PointsLoad.MultiScanLoadSettings. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ MultiScanLoadSettings() [1/5]

unsafe MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ MultiScanLoadSettings() [2/5]

unsafe MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings ( string posePrefix,
string poseExt,
string scanPrefix )
inline

Constructs MR.PointsLoad.MultiScanLoadSettings elementwise.

◆ MultiScanLoadSettings() [3/5]

unsafe MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings ( MR.PointsLoad._ByValue_MultiScanLoadSettings _other)
inline

◆ MultiScanLoadSettings() [4/5]

MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings ( Const_MultiScanLoadSettings _other)
inline

◆ MultiScanLoadSettings() [5/5]

MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings ( MultiScanLoadSettings _other)
inline

Member Function Documentation

◆ assign()

unsafe MR.PointsLoad.MultiScanLoadSettings MR.PointsLoad.MultiScanLoadSettings.assign ( MR.PointsLoad._ByValue_MultiScanLoadSettings _other)
inline

Generated from method MR::PointsLoad::MultiScanLoadSettings::operator=.

Property Documentation

◆ poseExt

new unsafe MR.Std.String MR.PointsLoad.MultiScanLoadSettings.poseExt
getprotected set

file name extension of the transformation files, each storing a 4x4 row-major transformation

◆ posePrefix

new unsafe MR.Std.String MR.PointsLoad.MultiScanLoadSettings.posePrefix
getprotected set

file name prefix (before the numeric index) of the transformation files

◆ scanPrefix

new unsafe MR.Std.String MR.PointsLoad.MultiScanLoadSettings.scanPrefix
getprotected set

file name prefix (before the numeric index) of the .ply files, each storing the points of one scan


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