| __init__(*args, **kwargs) | mrmeshpy.PointCloud | static |
| __init__(self) | mrmeshpy.PointCloud | |
| __init__(self, PointCloud arg0) | mrmeshpy.PointCloud | |
| _offsetof_normals | mrmeshpy.PointCloud | protectedstatic |
| _offsetof_points | mrmeshpy.PointCloud | protectedstatic |
| _offsetof_validPoints | mrmeshpy.PointCloud | protectedstatic |
| addPartByMask(self, PointCloud from_, VertBitSet fromVerts, CloudPartMapping outMap='{}', VertCoords extNormals=None) | mrmeshpy.PointCloud | |
| addPoint(self, Vector3f point) | mrmeshpy.PointCloud | |
| addPoint(self, Vector3f point, Vector3f normal) | mrmeshpy.PointCloud | |
| calcNumValidPoints(self) | mrmeshpy.PointCloud | |
| computeBoundingBox(self, AffineXf3f toWorld=None) | mrmeshpy.PointCloud | |
| computeBoundingBox(self, VertBitSet region, AffineXf3f toWorld=None) | mrmeshpy.PointCloud | |
| findCenterFromBBox(self) | mrmeshpy.PointCloud | |
| findCenterFromPoints(self) | mrmeshpy.PointCloud | |
| flipOrientation(self, VertBitSet region=None) | mrmeshpy.PointCloud | |
| getAABBTree(self) | mrmeshpy.PointCloud | |
| getAABBTreeNotCreate(self) | mrmeshpy.PointCloud | |
| getBoundingBox(self) | mrmeshpy.PointCloud | |
| getLexicographicalOrder(self) | mrmeshpy.PointCloud | |
| getVertIds(self, VertBitSet region) | mrmeshpy.PointCloud | |
| hasNormals(self) | mrmeshpy.PointCloud | |
| heapBytes(self) | mrmeshpy.PointCloud | |
| invalidateCaches(self) | mrmeshpy.PointCloud | |
| mirror(self, Plane3f plane) | mrmeshpy.PointCloud | |
| normals(self) | mrmeshpy.PointCloud | |
| normals(self, VertCoords arg1) | mrmeshpy.PointCloud | |
| operator(*args, **kwargs) | mrmeshpy.PointCloud | static |
| operator(*args, **kwargs) | mrmeshpy.PointCloud | static |
| pack(self, VertMap outNew2Old=None) | mrmeshpy.PointCloud | |
| pack(self, Reorder reoder) | mrmeshpy.PointCloud | |
| points(self) | mrmeshpy.PointCloud | |
| points(self, VertCoords arg1) | mrmeshpy.PointCloud | |
| transform(self, AffineXf3f xf, VertBitSet region=None) | mrmeshpy.PointCloud | |
| validPoints(self) | mrmeshpy.PointCloud | |
| validPoints(self, VertBitSet arg1) | mrmeshpy.PointCloud | |