![]()  | 
Figure 21.2 illustrates 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>.
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