The figure on page \icon illustrate the incidence of a svertex on a sphere map.
The member function out_sedge returns the first outgoing shalfedge, and incident_sface returns the incident sface.
#include <CGAL/Nef_polyhedron_S2.h>
The following types are the same as in Nef_polyhedron_S2<Traits>.
| |
type of mark.
| |
| |
sphere point type stored in SVertex.
| |
| |
const handle to SVertex.
| |
| |
const handle to SHalfedge.
| |
| |
const handle to SFace.
|
There is no need for a user to create a SVertex explicitly. The class Nef_polyhedron_S2<Traits> manages the needed svertices internally.
|
| the mark of e . |
|
| the sphere point of e . |
|
| returns |true| if e has no adjacent sedges. |
| ||
| the twin of e . | |
| ||
| the first out sedege of e . | |
|
| |
the incident sface of e . |
CGAL::Nef_polyhedron_S2<Traits>::SHalfedge
CGAL::Nef_polyhedron_S2<Traits>::SFace
CGAL::Nef_polyhedron_S2<Traits>::Sphere_point