The class Polyhedron_min_items_3 is a minimal model of the PolyhedronItems_3 concept. It provides definitions for vertices containing points, halfedges, and faces. The polyhedron traits class must provide the respective type for the point. Vertices and facets both do not contain a halfedge handle to an incident halfedge.
#include <CGAL/Polyhedron_min_items_3.h>
| ||
|
||
| ||
|
| ||
|
| |
default constructor.
|
Supported as required by the PolyhedronItems_3 concept.
CGAL::Polyhedron_3<Traits>
CGAL::Polyhedron_items_3
CGAL::HalfedgeDS_min_items
CGAL::HalfedgeDS_items_2