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.PointCloudComponents | static |
getLargeComponents(PointCloud pointCloud, float maxDist, int minSize, func_bool_from_float pc='MR::ProgressCallback{}') | meshlib.mrmeshpy.PointCloudComponents | static |
getLargeComponentsUnion(PointCloud pointCloud, float maxDist, int minSize, func_bool_from_float pc='MR::ProgressCallback{}') | meshlib.mrmeshpy.PointCloudComponents | static |
getLargeComponentsUnion(UnionFind_VertId unionStructs, VertBitSet region, int minSize, func_bool_from_float pc='MR::ProgressCallback{}') | meshlib.mrmeshpy.PointCloudComponents | static |
getUnionFindStructureVerts(PointCloud pointCloud, float maxDist, VertBitSet region=None, func_bool_from_float pc='MR::ProgressCallback{}') | meshlib.mrmeshpy.PointCloudComponents | static |