From 0b967a552188b33a40dd1fe54d50956af9b1de33 Mon Sep 17 00:00:00 2001 From: Monique Teillaud Date: Wed, 13 Sep 2006 14:47:09 +0000 Subject: [PATCH] fix --- .../doc_tex/Circular_kernel_3_ref/GeomFunctorsCompute.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Circular_kernel_3/doc_tex/Circular_kernel_3_ref/GeomFunctorsCompute.tex b/Circular_kernel_3/doc_tex/Circular_kernel_3_ref/GeomFunctorsCompute.tex index dfcec5a1874..e327443becf 100644 --- a/Circular_kernel_3/doc_tex/Circular_kernel_3_ref/GeomFunctorsCompute.tex +++ b/Circular_kernel_3/doc_tex/Circular_kernel_3_ref/GeomFunctorsCompute.tex @@ -3,7 +3,7 @@ An object \ccVar\ of this type must provide: -\ccMemberFunction{SphericalKernel::FT +\ccMemberFunction{SphericalKernel::Algebraic_kernel::FT operator()(const Circle_3 & c);} {Computes the area of the circle, divided by $\pi$.} @@ -13,7 +13,7 @@ An object \ccVar\ of this type must provide: An object \ccVar\ of this type must provide: -\ccMemberFunction{SphericalKernel::FT +\ccMemberFunction{SphericalKernel::Algebraic_kernel::FT operator()(const Circle_3 & c);} {Computes the squared length of the circle, divided by $\pi^2$.}