|
HDK
|
#include <BV_OBBTree.h>
Public Attributes | |
| float | sortkey |
| int | leafId |
| UT_Vector3 | barycenter |
Definition at line 300 of file BV_OBBTree.h.
| UT_Vector3 BV_OBBTree::bvLeaf::barycenter |
Definition at line 309 of file BV_OBBTree.h.
| int BV_OBBTree::bvLeaf::leafId |
Definition at line 308 of file BV_OBBTree.h.
| float BV_OBBTree::bvLeaf::sortkey |
Definition at line 307 of file BV_OBBTree.h.