- addition of Circle_3 and related functionality (all this comes from the spherical kernel package) (the manual test-suite won't pass because of errors in the ambient dimension stuff)
10 lines
275 B
TeX
10 lines
275 B
TeX
\begin{ccRefFunction}{radical_plane}
|
|
|
|
\ccHtmlNoLinks
|
|
\ccFunction{Plane_3<Kernel> radical_plane(const Sphere_3<Kernel>& s1,
|
|
const Sphere_3<Kernel>& s2);}
|
|
{returns the radical plane of the two spheres.
|
|
\ccPrecond{$s1$ and $s2$ are not cocentric.}}
|
|
|
|
\end{ccRefFunction}
|