CGAL 4.3 - 3D Polyhedral Surface
|
Types in PolyhedronItems_3::Vertex_wrapper<Refs,Traits>::Vertex | |
typedef unspecified_type | Point |
point type stored in vertices. More... | |
typedef unspecified_type | Supports_vertex_point |
\(\equiv\) CGAL::Tag_true . A point is always required. | |
Operations | |
Point & | point () |
const Point & | point () const |
point type stored in vertices.
A HalfedgeDS has no dimension, so this type is named Point
and not Point_3