![]() |
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_3.h>
Nef_polyhedron_3<Traits>::SFace_cycle_iterator sfc; | |
default constructor.
|
CGAL::Nef_polyhedron_3<Traits>::Halfedge
CGAL::Nef_polyhedron_3<Traits>::SHalfedge
CGAL::Nef_polyhedron_3<Traits>::SHalfloop