| .. |
|
data
|
…
|
|
|
CMakeLists.txt
|
Use CGAL_target_use_* mechanism for Eigen, LASLIB, OpenCV, TensorFlow, GLPK, SCIP, Boost IOStreams and Serialization
|
2020-02-10 11:57:56 +01:00 |
|
Distance.h
|
Missing Point_d in user-defined distance (see concept)
|
2017-11-20 10:49:10 +01:00 |
|
Point.h
|
remove a non needed requirement from concepts
|
2016-10-27 09:41:44 +02:00 |
|
circular_query.cpp
|
Updated the circular_query example
|
2017-01-09 15:13:32 +01:00 |
|
distance_browsing.cpp
|
…
|
|
|
fuzzy_range_query.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
general_neighbor_searching.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
iso_rectangle_2_query.cpp
|
Minor readability change
|
2018-03-23 17:02:46 +01:00 |
|
nearest_neighbor_searching.cpp
|
…
|
|
|
searching_polyhedron_vertices.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
searching_polyhedron_vertices_with_fuzzy_sphere.cpp
|
Pass custom traits to the Fuzzy_sphere object constructor
|
2020-02-25 13:33:33 +01:00 |
|
searching_sphere_orthogonally.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
searching_surface_mesh_vertices.cpp
|
…
|
|
|
searching_with_circular_query.cpp
|
Renamed range for clarity
|
2017-01-09 16:29:41 +01:00 |
|
searching_with_point_with_info.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
searching_with_point_with_info_inplace.cpp
|
Fix counting iterator warnings
|
2017-09-29 14:47:17 +02:00 |
|
searching_with_point_with_info_pmap.cpp
|
Fix counting iterator warnings
|
2017-09-29 14:47:17 +02:00 |
|
splitter_worst_cases.cpp
|
…
|
|
|
user_defined_point_and_distance.cpp
|
remove a non needed requirement from concepts
|
2016-10-27 09:41:44 +02:00 |
|
using_fair_splitting_rule.cpp
|
…
|
|
|
weighted_Minkowski_distance.cpp
|
…
|
|