CGAL 4.8.1 - 2D Polygon Partitioning
|
Classes | |
class | CGAL::Is_convex_2< Traits > |
Function object class for testing if a sequence of points represents a convex polygon or not. More... | |
class | CGAL::Is_vacuously_valid< Traits > |
Function object class that indicates all sequences of points are valid. More... | |
class | CGAL::Is_y_monotone_2< Traits > |
Function object class that tests whether a sequence of points represents a \( y\)-monotone polygon or not. More... | |