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
3f5dfefa2c13a62320d897b04cb2eaa253f6bcf2
cgal
/
Partition_2
/
include
/
CGAL
T
History
Efi Fogel
4fb38dd560
removed redundant test (collinear_are_ordered_along_line()), and used generic code (orientation_2_object()) instead of global function (collinear())
2009-05-24 14:30:10 +00:00
..
Partition_2
replaced Polygon_2::Vertex_iterator with Polygon_2::Vertex_const_iterator. (The former is not even in the concept.)
2009-05-24 14:16:41 +00:00
is_y_monotone_2.h
…
partition_2.h
…
partition_is_valid_2.h
removed redundant test (collinear_are_ordered_along_line()), and used generic code (orientation_2_object()) instead of global function (collinear())
2009-05-24 14:30:10 +00:00
Partition_is_valid_traits_2.h
…
Partition_traits_2.h
…
polygon_function_objects.h
…