\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
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 \( \equiv\) CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::erase_connected_component (Halfedge_handle h)
Supports_removal \( \equiv\) CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::erase_facet (Halfedge_handle h)
Supports_removal \( \equiv\) CGAL::Tag_true
Member CGAL::Polyhedron_3< Traits >::join_facet (Halfedge_handle h)
Supports_removal \( \equiv\) CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::join_loop (Halfedge_handle h, Halfedge_handle g)
Supports_removal \( \equiv\) CGAL::Tag_true.
Member CGAL::Polyhedron_3< Traits >::join_vertex (Halfedge_handle h)
Supports_removal \( \equiv\) 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 \( \equiv\) CGAL::Tag_true.