add_face_to_border(Halfedge_handle h, Halfedge_handle g) | CGAL::HalfedgeDS_decorator< HDS > | |
add_face_to_border(Halfedge_handle h, Halfedge_handle g, const Face &f) | CGAL::HalfedgeDS_decorator< HDS > | |
create_center_vertex(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
create_loop() | CGAL::HalfedgeDS_decorator< HDS > | |
create_segment() | CGAL::HalfedgeDS_decorator< HDS > | |
erase_center_vertex(Halfedge_handle g) | CGAL::HalfedgeDS_decorator< HDS > | |
erase_connected_component(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
erase_face(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
faces_erase(Face_handle f) | CGAL::HalfedgeDS_decorator< HDS > | |
faces_erase(Face_handle first, Face_handle last) | CGAL::HalfedgeDS_decorator< HDS > | |
faces_pop_back() | CGAL::HalfedgeDS_decorator< HDS > | |
faces_pop_front() | CGAL::HalfedgeDS_decorator< HDS > | |
faces_push_back(const Face &f) | CGAL::HalfedgeDS_decorator< HDS > | |
fill_hole(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
fill_hole(Halfedge_handle h, const Face &f) | CGAL::HalfedgeDS_decorator< HDS > | |
HalfedgeDS_decorator(HDS &hds) | CGAL::HalfedgeDS_decorator< HDS > | |
inside_out() | CGAL::HalfedgeDS_decorator< HDS > | |
is_valid(bool verbose=false, int level=0) const | CGAL::HalfedgeDS_decorator< HDS > | |
join_face(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
join_loop(Halfedge_handle h, Halfedge_handle g) | CGAL::HalfedgeDS_decorator< HDS > | |
join_vertex(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
keep_largest_connected_components(unsigned int nb_components_to_keep) | CGAL::HalfedgeDS_decorator< HDS > | |
make_hole(Halfedge_handle h) | CGAL::HalfedgeDS_decorator< HDS > | |
normalized_border_is_valid(bool verbose=false) const | CGAL::HalfedgeDS_decorator< HDS > | |
split_face(Halfedge_handle h, Halfedge_handle g) | CGAL::HalfedgeDS_decorator< HDS > | |
split_loop(Halfedge_handle h, Halfedge_handle i, Halfedge_handle j) | CGAL::HalfedgeDS_decorator< HDS > | |
split_vertex(Halfedge_handle h, Halfedge_handle g) | CGAL::HalfedgeDS_decorator< HDS > | |
vertices_erase(Vertex_handle v) | CGAL::HalfedgeDS_decorator< HDS > | |
vertices_erase(Vertex_handle first, Vertex_handle last) | CGAL::HalfedgeDS_decorator< HDS > | |
vertices_pop_back() | CGAL::HalfedgeDS_decorator< HDS > | |
vertices_pop_front() | CGAL::HalfedgeDS_decorator< HDS > | |
vertices_push_back(const Vertex &v) | CGAL::HalfedgeDS_decorator< HDS > | |