From cd1d3672a76597ccf69c855620ec88fd2b7faa71 Mon Sep 17 00:00:00 2001 From: Panagiotis Cheilaris Date: Sat, 31 Jan 2015 19:50:17 +0100 Subject: [PATCH] add algorithm classes for SDG Linf in doc --- .../doc/Segment_Delaunay_graph_Linf_2/PackageDescription.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/PackageDescription.txt b/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/PackageDescription.txt index c720c82c4de..251c8cfaa07 100644 --- a/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/PackageDescription.txt +++ b/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/PackageDescription.txt @@ -55,6 +55,8 @@ are models of the `SegmentDelaunayGraphLinfTraits_2` concept. ## Classes ## +- `CGAL::Segment_Delaunay_graph_Linf_2` +- `CGAL::Segment_Delaunay_graph_Linf_hierarchy_2` - `CGAL::Segment_Delaunay_graph_Linf_traits_2` - `CGAL::Segment_Delaunay_graph_Linf_traits_without_intersections_2` - `CGAL::Segment_Delaunay_graph_Linf_filtered_traits_2`