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: /build/ilmbase-pisqTC/ilmbase-3.1.11/obj-x86_64-linux-gnu/website/doxygen/xml. 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&)