Kernel::ConstructOppositeLine_2

A model for this must provide:

Kernel::Line_2 fo.operator() ( Kernel::Line_2 l)
returns the line representing the same set of points as l, but with opposite direction.

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Line_2<Kernel>