cgal/Arrangement_on_surface_2/examples/Arrangement_on_surface_2
Laurent Rineau 4fbf00fb8a CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
..
Bezier.dat
Bezier_curves.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
Bezier_polycurve.dat Data file for polycurve_bezier.cpp example added. 2014-11-30 04:15:15 +01:00
CMakeLists.txt CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
Europe.dat
aggregated_insertion.cpp Fixed subcurve and event of surface-sweep 2017-06-06 02:37:46 +03:00
algebraic_curves.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
algebraic_segments.cpp Split classes into dedicated headers. Changed sweep helper and visitor definition method 2017-06-21 19:18:40 +03:00
arr_inexact_construction_segments.h
arr_print.h
batched_point_location.cpp Renamed sweep-line to surface-sweep and cleaned up 2017-05-27 12:30:41 +03:00
bgl_dual_adapter.cpp Fixed handling dual arrangements. Instead of including a header file several times, define some macros and call them several times. 2018-09-01 19:44:52 +03:00
bgl_primal_adapter.cpp Remove workaround in example for boost versions < 1.34 2017-12-20 15:43:41 +00:00
bounded_planar_vertical_decomposition.cpp Used the non-intersection surface-sweep for vertical decomposition 2017-05-28 16:19:03 +03:00
circles.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
circular_arcs.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
circular_line_arcs.cpp
coll_points.dat
conic_multiplicities.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
conics.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
consolidated_curve_data.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
curve_history.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
dcel_extension.cpp Added default case in switch 2018-11-03 20:02:55 +02:00
dcel_extension_io.cpp Fixed typos in doc and comments 2016-12-09 11:27:17 +01:00
dual_lines.cpp Fixed typos in doc and comments 2016-12-09 11:27:17 +01:00
dual_with_data.cpp Fixed typos in doc and comments 2016-12-09 11:27:17 +01:00
edge_insertion.cpp
edge_manipulation.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
edge_manipulation_curve_history.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
face_extension.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
face_extension_overlay.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
fan_grids.dat
generic_curve_data.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
global_insertion.cpp
global_removal.cpp fix permissions 2014-05-22 14:58:17 +02:00
incremental_insertion.cpp
io.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
io_curve_history.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
io_unbounded.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
isolated_vertices.cpp
observer.cpp
overlay.cpp Cleaned up. Replaced local definition of exact rational with CGAL::Exact_rational 2015-11-14 12:55:43 +02:00
overlay_unbounded.cpp Fixed typos in doc and comments 2016-12-09 11:27:17 +01:00
point_location_example.cpp
point_location_utils.h remove warnings spotted by examples 2013-05-24 11:20:50 +02:00
points.dat
polycurve_bezier.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
polycurve_circular_arc.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
polycurve_conic.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
polycurve_geodesic.cpp 1st revision 2014-12-17 15:44:19 +02:00
polycurves_basic.cpp Enhanced polycurve 2015-02-16 00:51:21 +02:00
polylines.cpp Corrected the example polylines.cpp as per Guillaume's comment 2013-09-23 09:29:20 +02:00
predefined_kernel.cpp
predefined_kernel_non_intersecting.cpp
rational_functions.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
rational_functions_rational_coefficients.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
special_edge_insertion.cpp
spherical_insert.cpp s/Gmpq/Exact_rational/ 2014-06-27 15:11:45 +02:00
tracing_counting.cpp
unb_planar_vertical_decomposition.cpp
unbounded_non_intersecting.cpp
unbounded_rational_functions.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
vertical_ray_shooting.cpp