Home
last modified time | relevance | path

Searched refs:closestPointInBox (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
DImathBoxAlgo.h113 closestPointInBox (const T &p, const Box<T> &box) in closestPointInBox() function
133 Vec3<T> q = closestPointInBox (p, box); in closestPointOnBox()