mirror of https://github.com/CGAL/cgal
add algorithm classes for SDG Linf in doc
This commit is contained in:
parent
d146628308
commit
cd1d3672a7
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Reference in New Issue