|
CGAL 6.1.3 - Halfedge Data Structures
|
#include <CGAL/HalfedgeDS_face_min_base.h>
The class HalfedgeDS_face_min_base is a model of the HalfedgeDSFace concept.
Refs is an instantiation of a HalfedgeDS. It is equivalent to CGAL::HalfedgeDS_face_base< Refs, CGAL::Tag_false>. It is empty besides the required type definitions. It can be used for deriving own faces.
HalfedgeDSFace Creation | |
| HalfedgeDS_face_min_base () | |
| default constructor. | |