Kernel::ConstructDifferenceOfVectors_3

A model for this must provide:

Kernel::Vector_3 fo.operator() ( Kernel::Vector_3 v1, Kernel::Vector_3 v2)
introduces the vector v1 - v2.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Vector_3<Kernel>