.. _vector-functions:

Vector Functions
################

.. code-block::

   #include <Imath/ImathVecAlgo.h>   

Functions that operate on vectors.

.. doxygenfunction:: closestVertex(const Vec& v0, const Vec& v1, const Vec& v2, const Vec& p) noexcept


                     
