| 
    CGAL 4.7 - 3D Convex Hulls 
   | 
 
Requirements of the vertex type of the polyhedron built by the function CGAL::convex_hull_3(). 
Creation | |
| Vertex () | |
| default constructor.  More... | |
Operations | |
| Point & | point () | 
| const Point & | point () const | 
| the point.  More... | |
| Point& ConvexHullPolyhedronVertex_3::point | ( | ) | 
| const Point& ConvexHullPolyhedronVertex_3::point | ( | ) | const | 
the point.
| ConvexHullPolyhedronVertex_3::Vertex | ( | ) | 
default constructor.