diff --git a/Nef_S2/doc_tex/Nef_S2_ref/Nef_polyhedron_S2_SHalfedge.tex b/Nef_S2/doc_tex/Nef_S2_ref/Nef_polyhedron_S2_SHalfedge.tex index 2dd4fbfdb04..9fadf5957d6 100644 --- a/Nef_S2/doc_tex/Nef_S2_ref/Nef_polyhedron_S2_SHalfedge.tex +++ b/Nef_S2/doc_tex/Nef_S2_ref/Nef_polyhedron_S2_SHalfedge.tex @@ -111,6 +111,12 @@ class \ccc{Nef_polyhedron_S2} manages the needed shalfedges internally. \ccMethod{SFace_const_handle incident_sface() const;}{the incident sface of \ccVar\ .} +\ccMethod{bool in_outer_sface_cycle() const; }{determines whether \ccVar\ is + in an outer sface cycle.} + +\ccMethod{bool in_inner_sface_cycle() const; }{determines whether \ccVar\ is + in an inner sface cycle.} + \ccSeeAlso \ccRefIdfierPage{CGAL::Nef_polyhedron_S2::SVertex}\\