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
6000e9b697dbcf95ade140af6da4367d129bf6a9
cgal
/
Visibility_complex_2
/
include
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
..
CGAL
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00