From e1594e8a796f45f4e740696b29d5d2dbae5d9223 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Thu, 14 Sep 2006 14:02:57 +0000 Subject: [PATCH] renamed halfedge graph traits --- BGL/doc_tex/BGL_ref/main.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/BGL/doc_tex/BGL_ref/main.tex b/BGL/doc_tex/BGL_ref/main.tex index 50ad433769a..fc7aeb0b3cc 100644 --- a/BGL/doc_tex/BGL_ref/main.tex +++ b/BGL/doc_tex/BGL_ref/main.tex @@ -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}