edge_t typedef | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | |
face_handle(vertex_t anchor=graph_traits< Graph >::null_vertex()) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
face_handle(vertex_t anchor, edge_t initial_edge, const Graph &g) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
first_edge() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
first_vertex() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
flip() | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
get_anchor() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
get_list(OutputIterator o_itr) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
glue_first_to_second(face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > &bottom) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
glue_second_to_first(face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > &bottom) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
impl_t typedef | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | |
old_first_edge() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
old_first_vertex() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
old_second_edge() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
old_second_vertex() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
push_first(edge_t e, const Graph &g) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
push_second(edge_t e, const Graph &g) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
reset_vertex_cache() | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
second_edge() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
second_vertex() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
self_t typedef | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | |
set_first_vertex(vertex_t v) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
set_second_vertex(vertex_t v) | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
store_old_face_handles() | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
true_first_vertex() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
true_second_vertex() const | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | inline |
vertex_t typedef | boost::graph::detail::face_handle< Graph, StoreOldHandlesPolicy, StoreEmbeddingPolicy > | |