mirror of https://github.com/CGAL/cgal
renamed halfedge graph traits
This commit is contained in:
parent
c64443460e
commit
e1594e8a79
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue