HDK
|
Lookup information for line queries. More...
#include <UT_KDTree.h>
Public Member Functions | |
UT_KDTubeQuery (const UT_Vector3 &orig, const UT_Vector3 &dir) | |
float | boxDist (const UT_BoundingBox &box) const |
float | dist (const float *P, int) const |
This distance squared needs to be exact. More... | |
Lookup information for line queries.
Definition at line 326 of file UT_KDTree.h.
|
inline |
Definition at line 328 of file UT_KDTree.h.
|
inline |
This can be an underestimate, but not an overestimate of the distance squared.
Definition at line 338 of file UT_KDTree.h.
This distance squared needs to be exact.
Definition at line 343 of file UT_KDTree.h.