cgal/Visibility_complex_2/include/CGAL/Visibility_complex_2
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
Antichain.h
Arc_2.h
Bitangent_2.h
CORE_Root_of_traits.h
Circle_by_radius_2.h
Circle_traits.h
Edge_base.h
Ellipse_traits.h Remove calls to round() (not C++98, clashes with Core's round(), and probably useless). 2008-03-29 09:57:14 +00:00
Face_base.h
Flip_traits.h
Items.h
Matroidal_items.h Remove useless over protection for inclusion 2008-01-14 23:02:57 +00:00
Point_traits.h
Polygon_traits.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Rounded_sqrt.h
Segment_traits.h
Sweep_iterator.h
Vertex_base.h
antichain_iterators.h
ccw_cw_traits.h
function_objects.h
iterators.h
sign_utils.h