FunctionObjectConcept

Kernel::ConstructOppositeRay_2

A model for this must provide:

Kernel::Ray_2 fo.operator() ( Kernel::Ray_2 r)
returns the ray with the same source as r, but in opposite direction.

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Ray_2<Kernel>