cgal/Kernel_23/examples/Kernel_23
Laurent Rineau 4fbf00fb8a CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
..
CMakeLists.txt CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
MyConstruct_bbox_2.h
MyConstruct_coord_iterator.h
MyConstruct_point_2.h MyConstruct_point_2 must also provide `Point_2 operator()(Point_2)` 2017-06-28 10:15:30 +02:00
MyKernel.cpp
MyKernel.h
MyPointC2.h
MyPointC2_iostream.h Replace iword(CGAL::IO::mode) by get_mode 2016-03-09 10:37:57 +01:00
MySegmentC2.h Replace iword(CGAL::IO::mode) by get_mode 2016-03-09 10:37:57 +01:00
cartesian_converter.cpp
exact.cpp Improve the examples which illustrate problems with double 2015-01-08 12:28:14 +01:00
intersection_get.cpp fix a bug; change at the same time the line 2015-09-23 08:59:27 +02:00
intersection_visitor.cpp fix a bug; change at the same time the line 2015-09-23 08:59:27 +02:00
intersections.cpp replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
points_and_segment.cpp
surprising.cpp