renamed halfedge graph traits

This commit is contained in:
Andreas Fabri 2006-09-14 14:02:57 +00:00
parent c64443460e
commit e1594e8a79
1 changed files with 5 additions and 5 deletions

View File

@ -17,11 +17,11 @@
\input{BGL_ref/Edge_is_border_property.tex}
\input{BGL_ref/Vertex_is_border_property.tex}
\input{BGL_ref/Vertex_point_property.tex}
\input{BGL_ref/Polyhedron_graph_traits.tex}
\input{BGL_ref/Polyhedron_graph_traits_const.tex}
\input{BGL_ref/Polyhedron_embedded_graph_traits.tex}
\input{BGL_ref/Polyhedron_halfedge_graph_traits.tex}
\input{BGL_ref/Polyhedron_halfedge_graph_traits_const.tex}
\input{BGL_ref/graph_traits_Polyhedron_3.tex}
\input{BGL_ref/graph_traits_Polyhedron_3_const.tex}
\input{BGL_ref/embedded_graph_traits_Polyhedron_3.tex}
\input{BGL_ref/halfedge_graph_traits_Polyhedron_3.tex}
\input{BGL_ref/halfedge_graph_traits_Polyhedron_3_const.tex}
\input{BGL_ref/Polyhedron_edge_is_border_map.tex}
\input{BGL_ref/Polyhedron_vertex_is_border_map.tex}
\input{BGL_ref/Polyhedron_vertex_point_const_map.tex}