mirror of https://github.com/CGAL/cgal
fix
This commit is contained in:
parent
1a33f32149
commit
0b967a5521
|
|
@ -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$.}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue