cgal/Polygon/include/CGAL
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
..
Polygon_2 CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Polygon_2.h Get rid of CGAL_REP_CLASS_DEFINED 2008-01-03 19:13:08 +00:00
Polygon_2_algorithms.h Get rid of CGAL_REP_CLASS_DEFINED 2008-01-03 19:13:08 +00:00
Polygon_traits_2.h