|
| returns true if the face is unbounded. |
|
| returns an iterator for traversing all the holes (inner CCBs) of f. |
|
| returns the past-the-end iterator of the holes of f. |
|
| |
returns a halfedge on the outer boundary of f. Precondition: The face has an outer CCB; namely f is a bounded face. | ||
| ||
|
returns a circulator for traversing the outer boundary of f. Precondition: The face has an outer CCB; namely f is a bounded face. | |
|
| |
returns true if e belongs to an inner CCB of f. | ||
|
| |
returns true if e belongs to the outer CCB of f. | ||
|
| |
returns true if f has an outer CCB. |