Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, DividePointCloudOptionalOutput arg0) |
| None | __init__ (self, VertMap outVmap, PointCloud otherPart, VertMap otherOutVmap) |
| VertMap | otherOutVmap (self) |
| None | otherOutVmap (self, VertMap arg1) |
| PointCloud | otherPart (self) |
| None | otherPart (self, PointCloud arg1) |
| VertMap | outVmap (self) |
| None | outVmap (self, VertMap arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| DividePointCloudOptionalOutput | operator (*args, **kwargs) |
| DividePointCloudOptionalOutput | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_otherOutVmap = 16 |
| typing | _offsetof_otherPart = 8 |
| typing | _offsetof_outVmap = 0 |
Generated from: MR::DividePointCloudOptionalOutput
|
static |
| None mrmeshpy.DividePointCloudOptionalOutput.__init__ | ( | self | ) |
| None mrmeshpy.DividePointCloudOptionalOutput.__init__ | ( | self, | |
| DividePointCloudOptionalOutput | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.DividePointCloudOptionalOutput.__init__ | ( | self, | |
| VertMap | outVmap, | ||
| PointCloud | otherPart, | ||
| VertMap | otherOutVmap ) |
Implicit aggregate constructor.
|
static |
|
static |
| VertMap mrmeshpy.DividePointCloudOptionalOutput.otherOutVmap | ( | self | ) |
optional out map from input points to other part output
| None mrmeshpy.DividePointCloudOptionalOutput.otherOutVmap | ( | self, | |
| VertMap | arg1 ) |
| PointCloud mrmeshpy.DividePointCloudOptionalOutput.otherPart | ( | self | ) |
optional out other part of the point cloud
| None mrmeshpy.DividePointCloudOptionalOutput.otherPart | ( | self, | |
| PointCloud | arg1 ) |
| VertMap mrmeshpy.DividePointCloudOptionalOutput.outVmap | ( | self | ) |
optional out map from input points to output
| None mrmeshpy.DividePointCloudOptionalOutput.outVmap | ( | self, | |
| VertMap | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |