|
CGAL 5.6 - 2D Straight Skeleton and Polygon Offsetting
|
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.
Creation | |
| StraightSkeletonFace_2 () | |
| Default constructor | |
| StraightSkeletonFace_2 (int id) | |
constructs a face with ID number id | |
Access Functions | |
| int | id () const |
| The ID of the face. | |