#include <GU_OldOBBTree.h>
Public Member Functions | |
| GU_OldOBBTree () | |
| ~GU_OldOBBTree () | |
| void | build (const GU_Detail *gdp, float lod) |
| void | intersect (const GU_OldOBBTree &tree, const UT_Matrix3 &ar, const UT_Matrix3 &br, const UT_Vector3 &at, const UT_Vector3 &bt, GU_ContactCreateFunc contactCreate, float tol) const |
Definition at line 46 of file GU_OldOBBTree.h.
| GU_OldOBBTree::GU_OldOBBTree | ( | ) |
| GU_OldOBBTree::~GU_OldOBBTree | ( | ) |
| void GU_OldOBBTree::build | ( | const GU_Detail * | gdp, | |
| float | lod | |||
| ) |
| void GU_OldOBBTree::intersect | ( | const GU_OldOBBTree & | tree, | |
| const UT_Matrix3 & | ar, | |||
| const UT_Matrix3 & | br, | |||
| const UT_Vector3 & | at, | |||
| const UT_Vector3 & | bt, | |||
| GU_ContactCreateFunc | contactCreate, | |||
| float | tol | |||
| ) | const |
1.5.9