cgal/Nef_3/include/CGAL
Sylvain Pion 6aba449434 Replace Nef's custom Object_handle by CGAL::Object.
There were some differences :
- CGAL::Object has no template constructor, so using make_object() was required.
- CGAL::Object had no comparison with NULL to check emptyness.  I added
  such comparison operators to CGAL::Object as *deprecated*.
2008-09-09 16:03:25 +00:00
..
IO corrected rules when output is sorted and/or reduced 2007-04-19 17:29:45 +00:00
Nef_3 Replace Nef's custom Object_handle by CGAL::Object. 2008-09-09 16:03:25 +00:00
Nef_nary_intersection_3.h forgot some renamings 2008-07-24 14:10:24 +00:00
Nef_nary_union_3.h renamed Nary_union to Nef_nary_union_3 (same for Nary_interesection) 2008-07-15 15:26:56 +00:00
Nef_polyhedron_3.h Replace Nef's custom Object_handle by CGAL::Object. 2008-09-09 16:03:25 +00:00
OFF_to_nef_3.h forgot some renamings 2008-07-24 14:10:24 +00:00
normal_vector_newell_3.h