Easy3D 2.5.3
SurfaceMeshEnumerator Member List

This is the complete list of members for SurfaceMeshEnumerator, including all inherited members.

enumerate_connected_components(SurfaceMesh *mesh, SurfaceMesh::VertexProperty< int > id)SurfaceMeshEnumeratorstatic
enumerate_connected_components(SurfaceMesh *mesh, SurfaceMesh::FaceProperty< int > id)SurfaceMeshEnumeratorstatic
enumerate_planar_components(SurfaceMesh *mesh, SurfaceMesh::FaceProperty< int > id, float angle_threshold=1.0f)SurfaceMeshEnumeratorstatic
propagate_connected_component(SurfaceMesh *mesh, SurfaceMesh::VertexProperty< int > id, SurfaceMesh::Vertex seed, int cur_id)SurfaceMeshEnumeratorstatic
propagate_connected_component(SurfaceMesh *mesh, SurfaceMesh::FaceProperty< int > id, SurfaceMesh::Face seed, int cur_id)SurfaceMeshEnumeratorstatic
propagate_planar_component(SurfaceMesh *mesh, SurfaceMesh::FaceProperty< int > id, SurfaceMesh::Face seed, int cur_id, float angle_threshold)SurfaceMeshEnumeratorstatic