__init__(self) | meshlib.mrmeshpy.PointCloud | |
__init__(self, PointCloud arg0) | meshlib.mrmeshpy.PointCloud | |
addPartByMask(self, PointCloud from_, VertBitSet fromVerts, CloudPartMapping outMap='MR::CloudPartMapping{}', VertCoords extNormals=None) | meshlib.mrmeshpy.PointCloud | |
addPoint(self, Vector3f point) | meshlib.mrmeshpy.PointCloud | |
addPoint(self, Vector3f point, Vector3f normal) | meshlib.mrmeshpy.PointCloud | |
calcNumValidPoints(self) | meshlib.mrmeshpy.PointCloud | |
computeBoundingBox(self, AffineXf3f toWorld=None) | meshlib.mrmeshpy.PointCloud | |
findCenterFromBBox(self) | meshlib.mrmeshpy.PointCloud | |
findCenterFromPoints(self) | meshlib.mrmeshpy.PointCloud | |
flipOrientation(self, VertBitSet region=None) | meshlib.mrmeshpy.PointCloud | |
getAABBTree(self) | meshlib.mrmeshpy.PointCloud | |
getAABBTreeNotCreate(self) | meshlib.mrmeshpy.PointCloud | |
getBoundingBox(self) | meshlib.mrmeshpy.PointCloud | |
getLexicographicalOrder(self) | meshlib.mrmeshpy.PointCloud | |
getVertIds(self, VertBitSet region) | meshlib.mrmeshpy.PointCloud | |
hasNormals(self) | meshlib.mrmeshpy.PointCloud | |
heapBytes(self) | meshlib.mrmeshpy.PointCloud | |
invalidateCaches(self) | meshlib.mrmeshpy.PointCloud | |
mirror(self, Plane3f plane) | meshlib.mrmeshpy.PointCloud | |
normals(self) | meshlib.mrmeshpy.PointCloud | |
normals(self, VertCoords arg1) | meshlib.mrmeshpy.PointCloud | |
pack(self, VertMap outNew2Old=None) | meshlib.mrmeshpy.PointCloud | |
pack(self, Reorder reoder) | meshlib.mrmeshpy.PointCloud | |
points(self) | meshlib.mrmeshpy.PointCloud | |
points(self, VertCoords arg1) | meshlib.mrmeshpy.PointCloud | |
validPoints(self) | meshlib.mrmeshpy.PointCloud | |
validPoints(self, VertBitSet arg1) | meshlib.mrmeshpy.PointCloud | |