cgal/Bounding_volumes/examples
Anirudh Lakhanpal 057caa3d19 used std::array for point storage in the following examples of Bounding_volumes (1)min_annulus_d_fast_exact.cpp (2)min_annulus_d.cpp (3)min_ellipse_2.cpp (4)min_sphere_3.cpp (5)min_sphere_homogenous_3.cpp 2025-01-26 17:54:36 +05:30
..
Approximate_min_ellipsoid_d cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Min_annulus_d used std::array for point storage in the following examples of Bounding_volumes (1)min_annulus_d_fast_exact.cpp (2)min_annulus_d.cpp (3)min_ellipse_2.cpp (4)min_sphere_3.cpp (5)min_sphere_homogenous_3.cpp 2025-01-26 17:54:36 +05:30
Min_circle_2 Used std::arr<T>.end() instead of adding n to the .begin() iterator 2025-01-22 19:27:31 +05:30
Min_ellipse_2 used std::array for point storage in the following examples of Bounding_volumes (1)min_annulus_d_fast_exact.cpp (2)min_annulus_d.cpp (3)min_ellipse_2.cpp (4)min_sphere_3.cpp (5)min_sphere_homogenous_3.cpp 2025-01-26 17:54:36 +05:30
Min_quadrilateral_2 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Min_sphere_d used std::array for point storage in the following examples of Bounding_volumes (1)min_annulus_d_fast_exact.cpp (2)min_annulus_d.cpp (3)min_ellipse_2.cpp (4)min_sphere_3.cpp (5)min_sphere_homogenous_3.cpp 2025-01-26 17:54:36 +05:30
Min_sphere_of_spheres_d cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Rectangular_p_center_2 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00