..
CMakeLists.txt
update our CMake version 3.18...3.31
2025-02-04 14:32:37 +01:00
Distance.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:26:59 +01:00
Point.h
remove a non needed requirement from concepts
2016-10-27 09:41:44 +02:00
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
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
general_neighbor_searching.cpp
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
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
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
parallel_kdtree.cpp
spatial searching range loop analysis ref to copy warning fixed
2021-01-07 17:05:04 +01:00
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
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
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
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
user_defined_point_and_distance.cpp
spelling corrections
2022-11-17 10:25:10 +01:00
using_fair_splitting_rule.cpp
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
weighted_Minkowski_distance.cpp
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00