cgal/Triangulation_3
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
..
demo/Triangulation_3 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
doc_tex Moved caption below figure 2008-06-27 06:48:09 +00:00
examples/Triangulation_3 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
include/CGAL CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
package_info/Triangulation_3 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test/Triangulation_3 adds (finite_) incident_facets(Vertex) for the 2D case, 2008-06-05 02:51:51 +00:00
Makefile
TODO finished rewriting the incident_*(vertex): 2008-04-20 05:48:13 +00:00
dont_submit