Kernel::ConstructOppositeCircle_2

A model for this must provide:

Kernel::Circle_2 fo.operator() ( Kernel::Circle_2 c)
returns the circle with the same center and squared radius as c, but with opposite orientation.

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Circle_2<Kernel>