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
87f63a2d4ba7dcddd90e18bbca53e3a0ae063ff2
cgal
/
Visibility_complex_2
/
include
/
CGAL
/
Visibility_complex_2
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
..
antichain_iterators.h
…
Antichain.h
…
Arc_2.h
…
Bitangent_2.h
…
ccw_cw_traits.h
…
Circle_by_radius_2.h
…
Circle_traits.h
…
CORE_Root_of_traits.h
…
Edge_base.h
…
Ellipse_traits.h
Remove calls to round() (not C++98, clashes with Core's round(), and probably useless).
2008-03-29 09:57:14 +00:00
Face_base.h
…
Flip_traits.h
…
function_objects.h
…
Items.h
…
iterators.h
…
Matroidal_items.h
Remove useless over protection for inclusion
2008-01-14 23:02:57 +00:00
Point_traits.h
…
Polygon_traits.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Rounded_sqrt.h
…
Segment_traits.h
…
sign_utils.h
…
Sweep_iterator.h
…
Vertex_base.h
…