Kernel::ConstructOppositeSphere_3

A model for this must provide:

Kernel::Sphere_3 fo.operator() ( Kernel::Sphere_3 s)
returns the sphere with the same center and squared radius as s, but with opposite orientation.

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Sphere_3<Kernel>