FunctionObjectConcept

Kernel::ConstructOppositePlane_3

A model for this must provide:

Kernel::Plane_3 fo.operator() ( Kernel::Plane_3 p)
returns the plane representing the same set of points as p, but with opposite orientation.

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Plane_3<Kernel>