\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - 2D Polygon Partitioning
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...