parameters of fromMultiScanFolder Generated from class MR.PointsLoad.MultiScanLoadSettings. This is the non-const half of the class.
More...
|
| 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
|
| 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
|
|
| virtual unsafe void | Dispose (bool disposing) |
parameters of fromMultiScanFolder Generated from class MR.PointsLoad.MultiScanLoadSettings. This is the non-const half of the class.
◆ 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 |
◆ MultiScanLoadSettings() [3/5]
| unsafe MR.PointsLoad.MultiScanLoadSettings.MultiScanLoadSettings |
( |
MR.PointsLoad._ByValue_MultiScanLoadSettings | _other | ) |
|
|
inline |
◆ MultiScanLoadSettings() [4/5]
◆ MultiScanLoadSettings() [5/5]
◆ assign()
Generated from method MR::PointsLoad::MultiScanLoadSettings::operator=.
◆ 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: