Loading web-font TeX/Math/Italic
CGAL 5.2.3 - 2D Polygon Partitioning
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Function Object Classes

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...