Home
last modified time | relevance | path

Searched defs:Compute_squared_distance_2 (Results 1 – 11 of 11) sorted by relevance

/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DPointSnapper.h37 using Compute_squared_distance_2 = Rat_kernel::Compute_squared_distance_2; variable
H A DPointSnapper.cpp25 using Compute_squared_distance_2 = Rat_kernel::Compute_squared_distance_2; typedef in PointSnapper
178 using Compute_squared_distance_2 = in snapToArrangement() typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DDelaunay_mesh_criteria_2.h76 Compute_squared_distance_2; in operator() typedef
H A DDelaunay_mesh_area_criteria_2.h80 Compute_squared_distance_2; in operator() typedef
H A DDelaunay_mesh_size_criteria_2.h112 Compute_squared_distance_2; in operator() typedef
H A Dnearest_neighbor_delaunay_2.h192 typedef typename Gt::Compute_squared_distance_2 Compute_squared_distance_2; in nearest_neighbors_list() typedef
H A DPoint_set_2.h48 typedef typename Geom_traits::Compute_squared_distance_2 Compute_squared_distance_2; typedef
H A DVoronoi_intersection_2_traits_3.h292 typedef typename Rep::Compute_squared_distance_3 Compute_squared_distance_2; typedef
/dports/math/cgal/CGAL-5.3/demo/Triangulation_2/include/CGAL/
H A DLipschitz_sizing_field_criteria_2.h101 typedef typename Geom_traits::Compute_squared_distance_2 Compute_squared_distance_2; in operator() typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Triangulation_2/internal/
H A DTriangulation_2_projection_traits_base_3.h393 Projected_squared_distance_with_normal_3<Self> Compute_squared_distance_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_shortest_path/
H A Dfunction_objects.h427 typedef typename K::Compute_squared_distance_2 Compute_squared_distance_2; typedef