Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, PointsLoad.MultiScanLoadSettings arg0) |
| None | __init__ (self, str posePrefix, str poseExt, str scanPrefix) |
| str | poseExt (self) |
| None | poseExt (self, str arg1) |
| str | posePrefix (self) |
| None | posePrefix (self, str arg1) |
| str | scanPrefix (self) |
| None | scanPrefix (self, str arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| PointsLoad.MultiScanLoadSettings | operator (*args, **kwargs) |
| PointsLoad.MultiScanLoadSettings | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_poseExt = 32 |
| typing | _offsetof_posePrefix = 0 |
| typing | _offsetof_scanPrefix = 64 |
Generated from: MR::PointsLoad::MultiScanLoadSettings parameters of \\ref fromMultiScanFolder
|
static |
| None mrmeshpy.PointsLoad.MultiScanLoadSettings.__init__ | ( | self | ) |
| None mrmeshpy.PointsLoad.MultiScanLoadSettings.__init__ | ( | self, | |
| PointsLoad.MultiScanLoadSettings | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.PointsLoad.MultiScanLoadSettings.__init__ | ( | self, | |
| str | posePrefix, | ||
| str | poseExt, | ||
| str | scanPrefix ) |
Implicit aggregate constructor.
|
static |
|
static |
| str mrmeshpy.PointsLoad.MultiScanLoadSettings.poseExt | ( | self | ) |
file name extension of the transformation files, each storing a 4x4 row-major transformation
| None mrmeshpy.PointsLoad.MultiScanLoadSettings.poseExt | ( | self, | |
| str | arg1 ) |
| str mrmeshpy.PointsLoad.MultiScanLoadSettings.posePrefix | ( | self | ) |
file name prefix (before the numeric index) of the transformation files
| None mrmeshpy.PointsLoad.MultiScanLoadSettings.posePrefix | ( | self, | |
| str | arg1 ) |
| str mrmeshpy.PointsLoad.MultiScanLoadSettings.scanPrefix | ( | self | ) |
file name prefix (before the numeric index) of the .ply files, each storing the points of one scan
| None mrmeshpy.PointsLoad.MultiScanLoadSettings.scanPrefix | ( | self, | |
| str | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |