Searched refs:closestPointInBox (Results 1 – 1 of 1) sorted by relevance
113 closestPointInBox (const T &p, const Box<T> &box) in closestPointInBox() function133 Vec3<T> q = closestPointInBox (p, box); in closestPointOnBox()