Kernel::ConstructOppositeTriangle_2

A model for this must provide:

Kernel::Triangle_2 fo.operator() ( Kernel::Triangle_2 t)
returns the triangle with opposite orientation to t (this flips the positive and the negative side, but not bounded and unbounded side).

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Triangle_2<Kernel>