This is the complete list of members for mrmeshpy.MeshOrPoints, including all inherited members.
| __init__(*args, **kwargs) | mrmeshpy.MeshOrPoints | static |
| __init__(self, MeshPart mp) | mrmeshpy.MeshOrPoints | |
| __init__(self, PointCloudPart pcp) | mrmeshpy.MeshOrPoints | |
| __init__(self, Mesh mesh) | mrmeshpy.MeshOrPoints | |
| __init__(self, PointCloud pc) | mrmeshpy.MeshOrPoints | |
| __init__(self, MeshOrPoints arg0) | mrmeshpy.MeshOrPoints | |
| accumulate(self, PointAccumulator accum, AffineXf3f xf=None) | mrmeshpy.MeshOrPoints | |
| asMeshPart(self) | mrmeshpy.MeshOrPoints | |
| asPointCloudPart(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 | |
| operator(*args, **kwargs) | mrmeshpy.MeshOrPoints | static |
| operator(*args, **kwargs) | mrmeshpy.MeshOrPoints | static |
| 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 | |