cgal/Kinetic_data_structures/include/CGAL/Kinetic
Giles Bathgate f0ac236713 Introduces a GCAL_NO_ASSERTIONS_BOOL macro
This macro is always defined. Its value will be true when assertions are defined
and false when assertions are not defined. This macro can then be used in place
of a true false constant, such as is needed for CGAL_NOEXCEPT.
2016-01-08 20:31:59 +00:00
..
internal Trivial fix: add newline at EOF 2015-11-05 11:12:57 +01:00
Active_objects_vector.h Header-only for package Kinetic_data_structures 2014-12-02 20:41:19 +01:00
CORE_Expr_exact_simulation_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Cartesian.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Certificate_generator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Default_instantaneous_kernel.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Default_simulator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_3.h Apply a bug fix proposed by Jeffrey Bush 2014-05-07 14:38:44 +02:00
Delaunay_triangulation_cell_base_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_default_traits_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_event_log_visitor_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_event_log_visitor_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_face_base_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_recent_edges_visitor_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_vertex_base_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Delaunay_triangulation_visitor_base_2.h remove unused parameters 2013-03-12 09:55:38 +01:00
Delaunay_triangulation_visitor_base_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Derivitive_filter_function_kernel.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Enclosing_box_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Enclosing_box_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Erase_event.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Event_base.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Exact_simulation_traits.h using Exact_rational instead of Gmpq 2014-06-27 15:20:48 +02:00
Free_event_base.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Handle_degeneracy_function_kernel.h Header-only for package Kinetic_data_structures 2014-12-02 20:41:19 +01:00
Heap_pointer_event_queue.h Fix compilation errors with C++11 and Boost-1.56 2015-01-14 14:47:29 +01:00
Inexact_simulation_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Insert_event.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Listener.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Multi_listener.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Ref_counted.h Introduces a GCAL_NO_ASSERTIONS_BOOL macro 2016-01-08 20:31:59 +00:00
Regular_triangulation_3.h Use CGAL_assertion_code() to avoid warnings 2015-10-08 09:28:35 +02:00
Regular_triangulation_CORE_exact_simulation_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Regular_triangulation_cell_base_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Regular_triangulation_event_log_visitor_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Regular_triangulation_exact_simulation_traits.h fixes for tests to use leda and not gmp 2014-06-19 14:29:20 +02:00
Regular_triangulation_inexact_simulation_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Regular_triangulation_instantaneous_kernel.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Regular_triangulation_vertex_base_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Regular_triangulation_visitor_base_3.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Simulator_objects_listener.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sort.h Header-only for package Kinetic_data_structures 2014-12-02 20:41:19 +01:00
Sort_event_log_visitor.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sort_visitor_base.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Triangulation_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Two_list_pointer_event_queue.h Header-only for package Kinetic_data_structures 2014-12-02 20:41:19 +01:00
basic.h fixes for tests to use leda and not gmp 2014-06-19 14:29:20 +02:00
listeners.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00