HDK
|
Queries for infinite lines (infinite tubes) More...
#include <UT_KDTree.h>
Public Member Functions | |
UT_KDLineQuery (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... | |
Queries for infinite lines (infinite tubes)
Definition at line 355 of file UT_KDTree.h.
|
inline |
Definition at line 357 of file UT_KDTree.h.
|
inline |
This can be an underestimate, but not an overestimate of the distance squared.
Definition at line 366 of file UT_KDTree.h.
This distance squared needs to be exact.
Definition at line 375 of file UT_KDTree.h.