allocator_type typedef | HalfedgeDS< Traits, Items, Alloc > | |
border_halfedges_begin() | HalfedgeDS< Traits, Items, Alloc > | |
bytes() const | HalfedgeDS< Traits, Items, Alloc > | |
bytes_reserved() const | HalfedgeDS< Traits, Items, Alloc > | |
capacity_of_faces() const | HalfedgeDS< Traits, Items, Alloc > | |
capacity_of_halfedges() const | HalfedgeDS< Traits, Items, Alloc > | |
capacity_of_vertices() const | HalfedgeDS< Traits, Items, Alloc > | |
clear() | HalfedgeDS< Traits, Items, Alloc > | |
difference_type typedef | HalfedgeDS< Traits, Items, Alloc > | |
edges_clear() | HalfedgeDS< Traits, Items, Alloc > | |
edges_erase(Halfedge_handle h) | HalfedgeDS< Traits, Items, Alloc > | |
edges_erase(Halfedge_handle first, Halfedge_handle last) | HalfedgeDS< Traits, Items, Alloc > | |
edges_pop_back() | HalfedgeDS< Traits, Items, Alloc > | |
edges_pop_front() | HalfedgeDS< Traits, Items, Alloc > | |
edges_push_back(const Halfedge &h, const Halfedge &g) | HalfedgeDS< Traits, Items, Alloc > | |
edges_push_back(const Halfedge &h) | HalfedgeDS< Traits, Items, Alloc > | |
Face typedef | HalfedgeDS< Traits, Items, Alloc > | |
Face_handle typedef | HalfedgeDS< Traits, Items, Alloc > | |
face_handle(Face_base *f) | HalfedgeDS< Traits, Items, Alloc > | static |
face_handle(const Face_items *f) | HalfedgeDS< Traits, Items, Alloc > | static |
Face_iterator typedef | HalfedgeDS< Traits, Items, Alloc > | |
faces_begin() | HalfedgeDS< Traits, Items, Alloc > | |
faces_clear() | HalfedgeDS< Traits, Items, Alloc > | |
faces_end() | HalfedgeDS< Traits, Items, Alloc > | |
faces_erase(Face_handle f) | HalfedgeDS< Traits, Items, Alloc > | |
faces_erase(Face_handle first, Face_handle last) | HalfedgeDS< Traits, Items, Alloc > | |
faces_pop_back() | HalfedgeDS< Traits, Items, Alloc > | |
faces_pop_front() | HalfedgeDS< Traits, Items, Alloc > | |
faces_push_back(const Face &f) | HalfedgeDS< Traits, Items, Alloc > | |
get_allocator() const | HalfedgeDS< Traits, Items, Alloc > | |
Halfedge typedef | HalfedgeDS< Traits, Items, Alloc > | |
halfedge_handle(Halfedge_base *h) | HalfedgeDS< Traits, Items, Alloc > | static |
halfedge_handle(const Halfedge_base *h) | HalfedgeDS< Traits, Items, Alloc > | static |
Halfedge_handle typedef | HalfedgeDS< Traits, Items, Alloc > | |
Halfedge_iterator typedef | HalfedgeDS< Traits, Items, Alloc > | |
HalfedgeDS() | HalfedgeDS< Traits, Items, Alloc > | |
HalfedgeDS(size_type v, size_type h, size_type f) | HalfedgeDS< Traits, Items, Alloc > | |
HalfedgeDS(const HalfedgeDS< Traits, Items, Alloc > &hds2) | HalfedgeDS< Traits, Items, Alloc > | |
halfedges_begin() | HalfedgeDS< Traits, Items, Alloc > | |
halfedges_end() | HalfedgeDS< Traits, Items, Alloc > | |
Items typedef | HalfedgeDS< Traits, Items, Alloc > | |
iterator_category typedef | HalfedgeDS< Traits, Items, Alloc > | |
normalize_border() | HalfedgeDS< Traits, Items, Alloc > | |
operator=(const HalfedgeDS< Traits, Items, Alloc > &hds2) | HalfedgeDS< Traits, Items, Alloc > | |
reserve(size_type v, size_type h, size_type f) | HalfedgeDS< Traits, Items, Alloc > | |
size_of_border_edges() const | HalfedgeDS< Traits, Items, Alloc > | |
size_of_border_halfedges() const | HalfedgeDS< Traits, Items, Alloc > | |
size_of_faces() const | HalfedgeDS< Traits, Items, Alloc > | |
size_of_halfedges() const | HalfedgeDS< Traits, Items, Alloc > | |
size_of_vertices() const | HalfedgeDS< Traits, Items, Alloc > | |
size_type typedef | HalfedgeDS< Traits, Items, Alloc > | |
Supports_face_halfedge typedef | HalfedgeDS< Traits, Items, Alloc > | |
Supports_halfedge_face typedef | HalfedgeDS< Traits, Items, Alloc > | |
Supports_halfedge_prev typedef | HalfedgeDS< Traits, Items, Alloc > | |
Supports_halfedge_vertex typedef | HalfedgeDS< Traits, Items, Alloc > | |
Supports_removal typedef | HalfedgeDS< Traits, Items, Alloc > | |
Supports_vertex_halfedge typedef | HalfedgeDS< Traits, Items, Alloc > | |
Vertex typedef | HalfedgeDS< Traits, Items, Alloc > | |
vertex_handle(Vertex_base *v) | HalfedgeDS< Traits, Items, Alloc > | static |
vertex_handle(const Vertex_base *v) | HalfedgeDS< Traits, Items, Alloc > | static |
Vertex_handle typedef | HalfedgeDS< Traits, Items, Alloc > | |
Vertex_iterator typedef | HalfedgeDS< Traits, Items, Alloc > | |
vertices_begin() | HalfedgeDS< Traits, Items, Alloc > | |
vertices_clear() | HalfedgeDS< Traits, Items, Alloc > | |
vertices_end() | HalfedgeDS< Traits, Items, Alloc > | |
vertices_erase(Vertex_handle v) | HalfedgeDS< Traits, Items, Alloc > | |
vertices_erase(Vertex_handle first, Vertex_handle last) | HalfedgeDS< Traits, Items, Alloc > | |
vertices_pop_back() | HalfedgeDS< Traits, Items, Alloc > | |
vertices_pop_front() | HalfedgeDS< Traits, Items, Alloc > | |
vertices_push_back(const Vertex &v) | HalfedgeDS< Traits, Items, Alloc > | |