This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d8a42e155900a62558722bc8d8477bb17cf31039
cgal
/
HalfedgeDS
/
include
/
CGAL
T
History
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
..
halfedgeds_connected_components.h
…
HalfedgeDS_const_decorator.h
…
halfedgeDS_cut_component.h
…
HalfedgeDS_decorator.h
…
HalfedgeDS_default.h
…
HalfedgeDS_face_base.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_face_min_base.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_halfedge_base.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_halfedge_min_base.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_items_2.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_items_decorator.h
…
HalfedgeDS_iterator_adaptor.h
…
HalfedgeDS_iterator.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
HalfedgeDS_list.h
…
HalfedgeDS_min_items.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_vector.h
…
HalfedgeDS_vertex_base.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
HalfedgeDS_vertex_min_base.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00
Polyhedron_items_3.h
Removal of remaining protect macros : those protecting other CGAL include files.
2007-01-24 18:00:30 +00:00