Kernel::ConstructCrossProductVector_3

A model for this must provide:

Kernel::Vector_3 fo.operator() ( Kernel::Vector_3 v, Kernel::Vector_3 w)
computes the cross product of v and w.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::cross_product
CGAL::determinant