Kernel::ConstructRadicalPlane_3

A model for this must provide:

Kernel::Plane_3 fo.operator() ( Kernel::Sphere_3 sphere1, Kernel::Sphere_3 sphere2)
returns the radical plane of the spheres.
Precondition: The two spheres don't have the same center.

Refines

AdaptableFunctor (with two argument)

See Also

CGAL::Sphere_3<Kernel>