\( \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 5.0.2 - CGAL and the Boost Graph Library
MutableFaceGraph Member List

This is the complete list of members for MutableFaceGraph, including all inherited members.

add_edge(MutableHalfedgeGraph &g)MutableFaceGraphrelated
add_face(MutableFaceGraph &g)MutableFaceGraphrelated
add_vertex(MutableHalfedgeGraph &g)MutableFaceGraphrelated
remove_face(boost::graph_traits< MutableFaceGraph >::face_descriptor f, MutableFaceGraph &g)MutableFaceGraphrelated
reserve(MutableFaceGraph &g, boost::graph_traits< MutableFaceGraph >::vertices_size_type nv, boost::graph_traits< MutableFaceGraph >::edges_size_type ne, boost::graph_traits< MutableFaceGraph >::faces_size_type nf)MutableFaceGraphrelated
set_face(boost::graph_traits< MutableFaceGraph >::halfedge_descriptor h, boost::graph_traits< MutableFaceGraph >::face_descriptor f, MutableFaceGraph &g)MutableFaceGraphrelated
set_halfedge(boost::graph_traits< MutableFaceGraph >::face_descriptor f, boost::graph_traits< MutableFaceGraph >::halfedge_descriptor h, MutableFaceGraph &g)MutableFaceGraphrelated