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$.}