HDK
|
Extra data for a lazily constructed BV_OBB node. More...
#include <BV_OBBTree.h>
Public Attributes | |
UT_Matrix3 | rot |
UT_Vector3 | trans |
Extra data for a lazily constructed BV_OBB node.
Definition at line 391 of file BV_OBBTree.h.
UT_Matrix3 BV_OBB_Extra::rot |
Definition at line 394 of file BV_OBBTree.h.
UT_Vector3 BV_OBB_Extra::trans |
Definition at line 395 of file BV_OBBTree.h.