add algorithm classes for SDG Linf in doc

This commit is contained in:
Panagiotis Cheilaris 2015-01-31 19:50:17 +01:00
parent d146628308
commit cd1d3672a7
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ are models of the `SegmentDelaunayGraphLinfTraits_2` concept.
## Classes ##
- `CGAL::Segment_Delaunay_graph_Linf_2<Gt,DS>`
- `CGAL::Segment_Delaunay_graph_Linf_hierarchy_2<Gt,STag,DS>`
- `CGAL::Segment_Delaunay_graph_Linf_traits_2<K,MTag>`
- `CGAL::Segment_Delaunay_graph_Linf_traits_without_intersections_2<K,MTag>`
- `CGAL::Segment_Delaunay_graph_Linf_filtered_traits_2<CK,CM,EK,EM,FK,FM>`