#include <Concepts/StraightSkeletonFace_2.h>
- Refines
HalfedgeDSFace
The concept StraightSkeletonFace_2 describes the requirements for the face type of the StraightSkeleton_2 concept. It is a refinement of the HalfedgeDSFace concept with support for storage of the incident halfedge.
- Has models
- CGAL::Straight_skeleton_face_base_2
- See also
- StraightSkeletonVertex_2
-
StraightSkeletonHalfedge_2
|
|
| StraightSkeletonFace_2 () |
| | Default constructor
|
|
| StraightSkeletonFace_2 (int id) |
| | constructs a face with ID number id
|
|
|
int | id () const |
| | The ID of the face.
|