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