Processing math: 100%
CGAL 4.4 - 2D Triangulation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Classes

class  CGAL::Triangulation_cw_ccw_2
 The class Triangulation_cw_ccw_2 offers two functions int cw(int i) and int ccw(int i) which, given the index of a vertex in a face, compute the index of the next vertex of the same face in clockwise or counterclockwise order. More...
 
class  CGAL::Weighted_point< Pt, Wt >
 The class Weighted_point provides a type associating a point type Pt with a weight type Wt. More...