This is the complete list of members for mrmeshpy.PointCloudComponents, including all inherited members.
getAllComponents(PointCloud pointCloud, float maxDist, int maxComponentCount=2147483647, func_bool_from_float pc='{}') | mrmeshpy.PointCloudComponents | static |
getLargeComponents(PointCloud pointCloud, float maxDist, int minSize, func_bool_from_float pc='{}') | mrmeshpy.PointCloudComponents | static |
getLargeComponentsUnion(PointCloud pointCloud, float maxDist, int minSize, func_bool_from_float pc='{}') | mrmeshpy.PointCloudComponents | static |
getLargeComponentsUnion(UnionFind_VertId unionStructs, VertBitSet region, int minSize, func_bool_from_float pc='{}') | mrmeshpy.PointCloudComponents | static |
getUnionFindStructureVerts(PointCloud pointCloud, float maxDist, VertBitSet region=None, func_bool_from_float pc='{}') | mrmeshpy.PointCloudComponents | static |