Home
last modified time | relevance | path

Searched defs:Delaunay (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/examples/Triangulation_2/
H A Dterrain.cpp10 typedef CGAL::Delaunay_triangulation_2<Gt> Delaunay; typedef
H A Dterrain_with_info.cpp12 typedef CGAL::Delaunay_triangulation_2<Gt,Tds> Delaunay; typedef
H A Dinfo_insert_with_pair_iterator_2.cpp9 typedef CGAL::Delaunay_triangulation_2<K, Tds> Delaunay; typedef
H A Dinfo_insert_with_zip_iterator_2.cpp10 typedef CGAL::Delaunay_triangulation_2<K, Tds> Delaunay; typedef
H A Dinfo_insert_with_transform_iterator_2.cpp10 typedef CGAL::Delaunay_triangulation_2<K, Tds> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/examples/Triangulation_3/
H A Dcolor.cpp14 typedef CGAL::Delaunay_triangulation_3<K, Tds> Delaunay; typedef
H A Dfast_location_3.cpp9 typedef CGAL::Delaunay_triangulation_3<K, CGAL::Fast_location> Delaunay; typedef
H A Dinfo_insert_with_pair_iterator.cpp13 typedef CGAL::Delaunay_triangulation_3<K, Tds, CGAL::Fast_location> Delaunay; typedef
H A Dinfo_insert_with_zip_iterator.cpp16 typedef CGAL::Delaunay_triangulation_3<K, Tds> Delaunay; typedef
H A Dfind_conflicts_3.cpp10 typedef CGAL::Delaunay_triangulation_3<K> Delaunay; typedef
H A Dinfo_insert_with_transform_iterator.cpp14 typedef CGAL::Delaunay_triangulation_3<K, Tds> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/demo/CGAL_ipelets/
H A Dsimple_triangulation.cpp8 typedef CGAL::Delaunay_triangulation_2<Kernel> Delaunay; typedef
/dports/math/reduce/Reduce-svn5758-src/packages/camal/
H A Dcamal.bib67 @Book{Delaunay, book
/dports/math/cgal/CGAL-5.3/examples/Periodic_2_triangulation_2/
H A Dp2t2_info_insert_with_pair_iterator_2.cpp18 typedef CGAL::Periodic_2_Delaunay_triangulation_2<Gt, Tds> Delaunay; typedef
H A Dp2t2_info_insert_with_zip_iterator_2.cpp18 typedef CGAL::Periodic_2_Delaunay_triangulation_2<Gt, Tds> Delaunay; typedef
H A Dp2t2_find_conflicts.cpp13 typedef CGAL::Periodic_2_Delaunay_triangulation_2<GT> Delaunay; typedef
H A Dp2t2_info_insert_with_transform_iterator_2.cpp18 typedef CGAL::Periodic_2_Delaunay_triangulation_2<Gt, Tds> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/demo/Triangulation_3_Geomview_demos/
H A DTriangulation_3_color_demo.cpp37 typedef CGAL::Delaunay_triangulation_3<K, Tds> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/examples/Convex_hull_3/
H A Ddynamic_hull_3.cpp12 typedef CGAL::Delaunay_triangulation_3<K> Delaunay; typedef
H A Ddynamic_hull_SM_3.cpp13 typedef CGAL::Delaunay_triangulation_3<K> Delaunay; typedef
H A Ddynamic_hull_OM_3.cpp16 typedef CGAL::Delaunay_triangulation_3<K> Delaunay; typedef
H A Ddynamic_hull_LCC_3.cpp12 typedef CGAL::Delaunay_triangulation_3<K> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/examples/Interval_skip_list/
H A Disl_terrain.cpp12 typedef CGAL::Delaunay_triangulation_2<K> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/demo/Geomview/
H A Dgv_terrain.cpp32 typedef CGAL::Delaunay_triangulation_2<K> Delaunay; typedef
/dports/math/cgal/CGAL-5.3/examples/Alpha_shapes_3/
H A Dex_alpha_shapes_with_fast_location_3.cpp17 typedef CGAL::Delaunay_triangulation_3<K,Tds,CGAL::Fast_location> Delaunay; typedef

123