MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.PointCloud Member List

This is the complete list of members for mrmeshpy.PointCloud, including all inherited members.

__init__(*args, **kwargs)mrmeshpy.PointCloudstatic
__init__(self)mrmeshpy.PointCloud
_offsetof_normalsmrmeshpy.PointCloudprotectedstatic
_offsetof_pointsmrmeshpy.PointCloudprotectedstatic
_offsetof_validPointsmrmeshpy.PointCloudprotectedstatic
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
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.PointCloudstatic
operator(*args, **kwargs)mrmeshpy.PointCloudstatic
pack(self, VertMap outNew2Old=None)mrmeshpy.PointCloud
pack(self, Reorder reoder)mrmeshpy.PointCloud
points(self)mrmeshpy.PointCloud
points(self, VertCoords arg1)mrmeshpy.PointCloud
validPoints(self)mrmeshpy.PointCloud
validPoints(self, VertBitSet arg1)mrmeshpy.PointCloud