cgal/Spatial_searching/examples/Spatial_searching
Laurent Rineau 32893b91c0 Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-12 10:06:12 +02:00
..
CMakeLists.txt cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Distance.h
Point.h
circular_query.cpp spelling corrections 2022-11-16 13:22:39 +01:00
distance_browsing.cpp spelling corrections 2022-11-17 10:25:10 +01:00
fuzzy_range_query.cpp
general_neighbor_searching.cpp
iso_rectangle_2_query.cpp Merge pull request #7141 from ipadjen/Spatial_searching-example_projection 2023-01-27 21:02:14 +01:00
iso_rectangle_2_query_projection.cpp Spelling corrections 2024-05-31 19:05:34 +02:00
nearest_neighbor_searching.cpp
parallel_kdtree.cpp
searching_polyhedron_vertices.cpp spelling corrections 2022-11-17 10:25:10 +01:00
searching_polyhedron_vertices_with_fuzzy_sphere.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
searching_sphere_orthogonally.cpp
searching_surface_mesh_vertices.cpp spelling corrections 2022-11-17 10:25:10 +01:00
searching_triangulation_vertices.cpp Adress warning 2023-12-01 11:20:12 +00:00
searching_with_circular_query.cpp boost::optional => std::optional 2023-06-15 10:57:09 +02:00
searching_with_point_with_info.cpp spelling corrections 2022-11-17 10:25:10 +01:00
searching_with_point_with_info_inplace.cpp spelling corrections 2022-11-17 10:25:10 +01:00
searching_with_point_with_info_pmap.cpp spelling corrections 2022-11-17 10:25:10 +01:00
splitter_worst_cases.cpp
user_defined_point_and_distance.cpp spelling corrections 2022-11-17 10:25:10 +01:00
using_fair_splitting_rule.cpp
weighted_Minkowski_distance.cpp