![]() |
The type SFace_cycle_iterator iterates over a list of Object_handles. Each item of that list can either be assigned to SVertex_handle, SHalfedge_handle or SHalfloop_handle. To find out which of these assignment works out, the member functions is_svertex(), is_shalfedge() and is_shalfloop() are provided.
#include <CGAL/Nef_polyhedron_S2.h>
Nef_polyhedron_S2<Traits>::SFace_cycle_iterator sfc; | |
default constructor.
|
CGAL::Nef_polyhedron_S2<Traits>::SVertex
CGAL::Nef_polyhedron_S2<Traits>::SHalfedge
CGAL::Nef_polyhedron_S2<Traits>::SHalfloop