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
2e5889e7a9dfdba0b9428667ebf84da9f034b3bb
cgal
/
Visibility_complex_2
/
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
..
IO
Protected the demos against lack of Qt.
2007-09-05 22:30:44 +00:00
Visibility_complex_2
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Shortest_path_2.h
Cleanup.
2007-08-28 17:29:04 +00:00
Visibility_complex_2.h
Fixes for various compilers.
2007-08-27 22:42:37 +00:00