Vector Functions¶
Functions that operate on vectors.
Warning
doxygenfunction: Unable to resolve multiple matches for function “closestVertex” with arguments (const Vec& v0, const Vec& v1, const Vec& v2, const Vec& p) noexcep) in doxygen xml output for project “Imath” from directory: doxyxml/. Potential matches:
- template <class T>
constexpr Vec3<T> Imath::closestVertex(const Vec3<T>&, const Vec3<T>&, const Vec3<T>&, const Line3<T>&)
- template <class Vec>
constexpr Vec Imath::closestVertex(const Vec&, const Vec&, const Vec&, const Vec&)