From fa08c6877918ee7e2169fa9e49173c386057d61f Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Mon, 8 Sep 2008 10:29:11 +0000 Subject: [PATCH] added stuff in order to see what goes wrong --- Nef_3/doc_tex/Nef_3_ref/Nef_polyhedron_3.tex | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Nef_3/doc_tex/Nef_3_ref/Nef_polyhedron_3.tex b/Nef_3/doc_tex/Nef_3_ref/Nef_polyhedron_3.tex index f3f668beb88..d7df51645dd 100644 --- a/Nef_3/doc_tex/Nef_3_ref/Nef_polyhedron_3.tex +++ b/Nef_3/doc_tex/Nef_3_ref/Nef_polyhedron_3.tex @@ -327,8 +327,15 @@ The following macros are provided: \ccc{CGAL_forall_vertices(v,N)}, \ccMethod{Nef_polyhedron_3 operator^(const Nef_polyhedron_3& N1) const;} {return the symmetric difference of \ccVar\ and N1.} \ccGlue -\ccMethod{Nef_polyhedron_3 operator*(const Plane_3& p, - Intersection_mode im) const;}{see \ccc{intersection(p,im)}} +\ccMethod{void before() const;}{returns nothing.} +\ccGlue +\ccMethod{Nef_polyhedron_3 operator*(const Plane_3& p, Intersection_mode im) const;}{see nothing} +\ccGlue +\ccMethod{void between() const;}{returns nothing.} +\ccGlue +\ccMethod{Nef_polyhedron_3 operator*(const Plane_3& p, Intersection_mode im) const;}{see \ccc{intersection(p,im)}} +\ccGlue +\ccMethod{void after() const;}{returns nothing.} \ccMethod{void operator*=(const Nef_polyhedron_3& N1);}{intersects \ccVar\ and N1.} \ccGlue