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
b4aaa1bbd123dbdef9285e9b4d024733ce656d0a
cgal
/
Installation
/
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
..
auto_link
Added support for Visual Studio 2008
2008-04-08 19:24:28 +00:00
config.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
gl.h
Add a new header <CGAL/gl.h>, whose purpose is to wrap the #include of
2008-04-18 09:02:03 +00:00