MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.PointCloudComponents Member List

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

getAllComponents(PointCloud pointCloud, float maxDist, int maxComponentCount=2147483647, func_bool_from_float pc='MR::ProgressCallback{}')meshlib.mrmeshpy.PointCloudComponentsstatic
getLargeComponents(PointCloud pointCloud, float maxDist, int minSize, func_bool_from_float pc='MR::ProgressCallback{}')meshlib.mrmeshpy.PointCloudComponentsstatic
getLargeComponentsUnion(PointCloud pointCloud, float maxDist, int minSize, func_bool_from_float pc='MR::ProgressCallback{}')meshlib.mrmeshpy.PointCloudComponentsstatic
getLargeComponentsUnion(UnionFind_VertId unionStructs, VertBitSet region, int minSize, func_bool_from_float pc='MR::ProgressCallback{}')meshlib.mrmeshpy.PointCloudComponentsstatic
getUnionFindStructureVerts(PointCloud pointCloud, float maxDist, VertBitSet region=None, func_bool_from_float pc='MR::ProgressCallback{}')meshlib.mrmeshpy.PointCloudComponentsstatic