Kernel::ConstructSumOfVectors_2

A model for this must provide:

Kernel::Vector_2
fo.operator() ( Kernel::Vector_2 v1,
Kernel::Vector_2 v2)
introduces the vector v1 + v2.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Vector_2<Kernel>