cgal/Arrangement_on_surface_2/examples/Arrangement_on_surface_2
Giles Bathgate 22b069720a Replace use of lexical_cast<std::string> with std::to_string
use std::prev in Plane_3_Triangle_3_intersection.h do to lack of
implicit header include.
2023-01-15 17:23:04 +00:00
..
Bezier.dat
Bezier_curves.cpp handle lack of GMP 2021-09-01 12:22:02 +02:00
Bezier_polycurve.dat Data file for polycurve_bezier.cpp example added. 2014-11-30 04:15:15 +01:00
CMakeLists.txt Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Edge_length.h Updated 2020-10-27 17:02:23 +02:00
Europe.dat
Extended_face_property_map.h try to silence warnings 2021-08-30 15:08:47 +02:00
Overlay_color_traits.h Updated 2020-09-16 15:32:04 +03:00
aggregated_insertion.cpp Updated 2020-10-29 15:02:48 +02:00
algebraic_curves.cpp handle lack of GMP 2021-09-01 12:22:02 +02:00
algebraic_segments.cpp TAU packages 2022-01-26 16:45:19 +00:00
arr_Bezier.h Updated 2020-10-29 15:02:48 +02:00
arr_circular.h Updated 2020-10-29 15:02:48 +02:00
arr_conics.h Updated 2020-08-24 18:09:54 +03:00
arr_exact_construction_segments.h Updated 2020-07-26 00:06:56 +03:00
arr_geodesic_on_sphere.h Updated 2020-11-12 11:32:01 +02:00
arr_inexact_construction_segments.h 1st revision 2012-06-28 06:20:44 +00:00
arr_linear.h Updated 2020-10-29 15:02:48 +02:00
arr_polylines.h Redefined Polyline to My_polyline pacify msvc 2021-08-23 18:48:00 +03:00
arr_print.h Pacify msvc 2021-08-23 18:39:27 +03:00
arr_rat_functions.h Removed trailing spaces 2021-03-02 15:10:29 +02:00
batched_point_location.cpp Updated 2020-10-29 15:02:48 +02:00
bgl_dual_adapter.cpp fix example 2022-05-06 10:57:38 +01:00
bgl_primal_adapter.cpp fix example 2022-05-06 10:57:38 +01:00
bounded_vertical_decomposition.cpp Clean ups; Removed unused types and variables; Fixed limit => boundary terminology 2021-08-10 10:49:11 +03:00
circles.cpp Updated 2020-10-29 15:02:48 +02:00
circular_arcs.cpp Updated 2020-10-29 15:02:48 +02:00
circular_line_arcs.cpp Merge pull request #6048 from sloriot/Argt-null_rad 2021-10-29 16:46:45 +02:00
coll_points.dat
conic_multiplicities.cpp handle lack of GMP 2021-09-01 12:22:02 +02:00
conics.cpp spelling corrections 2022-11-14 15:32:47 +01:00
consolidated_curve_data.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
curve_history.cpp Clean ups; Removed unused types and variables; Fixed limit => boundary terminology 2021-08-10 10:49:11 +03:00
dcel_extension.cpp spelling corrections 2022-11-15 15:21:01 +01:00
dcel_extension_io.cpp Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2021-08-04 12:22:09 +03:00
dual_lines.cpp TAU packages 2022-01-26 16:45:19 +00:00
dual_with_data.cpp Clean ups; Removed unused types and variables; Fixed limit => boundary terminology 2021-08-10 10:49:11 +03:00
edge_insertion.cpp Updated 2020-10-29 15:02:48 +02:00
edge_manipulation.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
edge_manipulation_curve_history.cpp TAU packages 2022-01-26 16:45:19 +00:00
face_extension.cpp Replaced unsigned with the correct integral type (which resolved some warnings) 2021-08-19 13:59:28 +03:00
face_extension_overlay.cpp TAU packages 2022-01-26 16:45:19 +00:00
fan_grids.dat
generic_curve_data.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
global_insertion.cpp Updated 2020-10-29 15:02:48 +02:00
global_removal.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
incremental_insertion.cpp TAU packages 2022-01-26 16:45:19 +00:00
integer_type.h Updated 2020-08-25 15:33:13 +03:00
io.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
io_curve_history.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
io_unbounded.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
is_in_x_range.h Micheal's comments 2021-04-27 15:09:19 +03:00
isolated_vertices.cpp Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2021-08-04 12:22:09 +03:00
observer.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
overlay.cpp Updated 2020-10-29 15:02:48 +02:00
overlay_color.cpp TAU packages 2022-01-26 16:45:19 +00:00
overlay_unbounded.cpp Replace use of lexical_cast<std::string> with std::to_string 2023-01-15 17:23:04 +00:00
point_location.cpp Updated 2020-10-29 15:02:48 +02:00
point_location_utils.h TAU packages 2022-01-26 16:49:38 +00:00
points.dat
polycurve_bezier.cpp TAU packages 2022-01-26 16:45:19 +00:00
polycurve_circular_arc.cpp spelling corrections 2022-11-14 15:32:47 +01:00
polycurve_conic.cpp spelling corrections 2022-11-14 15:32:47 +01:00
polycurve_geodesic.cpp Updated 2020-10-29 15:02:48 +02:00
polycurves_basic.cpp Updated 2020-11-04 18:14:03 +02:00
polylines.cpp Replaced Polyline type with auto (as part of pacifying MSVC 2021-08-24 12:31:05 +03:00
predefined_kernel.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
predefined_kernel_non_intersecting.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
rational_functions.cpp handle lack of GMP 2021-09-01 12:22:02 +02:00
rational_functions_rational_coefficients.cpp Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2021-08-04 12:22:09 +03:00
read_objects.h Updated 2020-08-25 15:35:34 +03:00
sgm_point_location.cpp Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
special_edge_insertion.cpp Updated 2020-10-29 15:02:48 +02:00
spherical_degenerate_insert1.cpp Updated 2020-11-04 18:14:03 +02:00
spherical_degenerate_insert2.cpp Updated 2020-11-04 18:14:03 +02:00
spherical_degenerate_sweep.cpp TAU packages 2022-01-26 16:45:19 +00:00
spherical_insert.cpp Used default traits 2021-03-25 12:52:41 +02:00
spherical_is_in_x_range.h TAU packages 2022-01-26 16:49:38 +00:00
spherical_overlay.cpp Updated 2020-11-04 18:14:03 +02:00
spherical_overlay.jpg Introduced an example of overlaying two arrangements with long geodesic arcs 2017-11-26 13:38:22 +02:00
spherical_overlay.wrl Fixed 2020-07-21 10:00:06 +03:00
tracing_counting.cpp Updated 2020-10-29 15:02:48 +02:00
unb_planar_vertical_decomposition.cpp TAU packages 2022-01-26 16:45:19 +00:00
unbounded_non_intersecting.cpp TAU packages 2022-01-26 16:45:19 +00:00
unbounded_rational_functions.cpp handle lack of GMP 2021-09-01 12:22:02 +02:00
vertical_ray_shooting.cpp Updated 2020-10-29 15:02:48 +02:00