|
HDK
|
This is the complete list of members for UT_LineTree, including all inherited members.
| addLine(const UT_Vector3 &pt1, const UT_Vector3 &pt2) | UT_LineTree | |
| buildTree() | UT_LineTree | |
| clear() | UT_LineTree | |
| dumpTree(bool verbose=true) const | UT_LineTree | |
| findKNearestLineSegments(const UT_Vector3 &pt, int line_id[], float line_dist2[], unsigned max_lines, float max_dist2) const | UT_LineTree | |
| findKNearestLineSegments(const UT_Vector3 &pt, int line_id[], float line_dist2[], unsigned max_lines) const | UT_LineTree | |
| findNearestLineSegment(const UT_Vector3 &pt, float *dist2=NULL) const | UT_LineTree | |
| getLineById(int id, UT_Vector3 &pt1, UT_Vector3 &pt2) | UT_LineTree | |
| linePos1(int id) const | UT_LineTree | inline |
| linePos2(int id) const | UT_LineTree | inline |
| operator=(const UT_LineTree &)=delete | UT_LineTree | |
| requestThreshold(unsigned threshold) | UT_LineTree | inline |
| reverseLine(int id) | UT_LineTree | inline |
| setCapacity(unsigned capacity) | UT_LineTree | inline |
| size() const | UT_LineTree | inline |
| UT_LineTree() | UT_LineTree | |
| UT_LineTree(const UT_LineTree &)=delete | UT_LineTree | |
| ~UT_LineTree() | UT_LineTree |