CGAL 4.7 - 3D Polyhedral Surface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Type Requirements
Member CGAL::Polyhedron_3< Traits >::erase_center_vertex (Halfedge_handle g)
Supports_removal CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::erase_connected_component (Halfedge_handle h)
Supports_removal CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::erase_facet (Halfedge_handle h)
Supports_removal CGAL::Tag_true
Member CGAL::Polyhedron_3< Traits >::join_facet (Halfedge_handle h)
Supports_removal CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::join_loop (Halfedge_handle h, Halfedge_handle g)
Supports_removal CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::join_vertex (Halfedge_handle h)
Supports_removal CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::keep_largest_connected_components (unsigned int nb_components_to_keep)
supports vertices, halfedges, and removal operation.
Member CGAL::Polyhedron_3< Traits >::make_hole (Halfedge_handle h)
Supports_removal CGAL::Tag_true.