mirror of https://github.com/CGAL/cgal
add SDG Linf fast examples to doc file
This commit is contained in:
parent
ced0ecac75
commit
797abfe78c
|
|
@ -1,5 +1,7 @@
|
|||
/*!
|
||||
\example Segment_Delaunay_graph_Linf_2/sdg-count-sites.cpp
|
||||
\example Segment_Delaunay_graph_Linf_2/sdg-fast-sp.cpp
|
||||
\example Segment_Delaunay_graph_Linf_2/sdg-fast-sp-polygon.cpp
|
||||
\example Segment_Delaunay_graph_Linf_2/sdg-filtered-traits.cpp
|
||||
\example Segment_Delaunay_graph_Linf_2/sdg-info-set.cpp
|
||||
\example Segment_Delaunay_graph_Linf_2/sdg-red-blue-info.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue