This is the complete list of members for mrmeshpy.MeshOrPoints, including all inherited members.
__init__(self, Mesh mesh) | mrmeshpy.MeshOrPoints | |
__init__(self, MeshPart mp) | mrmeshpy.MeshOrPoints | |
__init__(self, PointCloud pc) | mrmeshpy.MeshOrPoints | |
__init__(self, MeshOrPoints arg0) | mrmeshpy.MeshOrPoints | |
_pybind11_conduit_v1_(*args, **kwargs) | mrmeshpy.MeshOrPoints | protectedstatic |
accumulate(self, PointAccumulator accum, AffineXf3f xf=None) | mrmeshpy.MeshOrPoints | |
asMeshPart(self) | mrmeshpy.MeshOrPoints | |
asPointCloud(self) | mrmeshpy.MeshOrPoints | |
cacheAABBTree(self) | mrmeshpy.MeshOrPoints | |
computeBoundingBox(self, AffineXf3f toWorld=None) | mrmeshpy.MeshOrPoints | |
getObjBoundingBox(self) | mrmeshpy.MeshOrPoints | |
limitedProjector(self) | mrmeshpy.MeshOrPoints | |
normals(self) | mrmeshpy.MeshOrPoints | |
points(self) | mrmeshpy.MeshOrPoints | |
pointsGridSampling(self, float voxelSize, int maxVoxels=500000, func_bool_from_float cb='{}') | mrmeshpy.MeshOrPoints | |
projector(self) | mrmeshpy.MeshOrPoints | |
validPoints(self) | mrmeshpy.MeshOrPoints | |
weights(self) | mrmeshpy.MeshOrPoints |