#include <BVList.h>
Public Member Functions | |
BVNode (unsigned s, SceneGraphObject *o=NULL) | |
~BVNode () | |
void | __debug () |
Public Attributes | |
SceneGraphObject * | pObject |
float * | handle |
Interval * | extents |
Definition at line 28 of file BVList.h.
|
|
|
|
|
|
|
Definition at line 31 of file BVList.h. Referenced by BVList::_comp_extents(), and BVList::_index_with_max_extent(). |
|
Definition at line 30 of file BVList.h. Referenced by BVList::_comp_handle(), BVList::_index_with_max_variation(), and BVList::_split_by_handles(). |
|
Definition at line 29 of file BVList.h. Referenced by BVList::_comp_extents(), BVList::_comp_handle(), BVList::firstItem(), BVList::iThItem(), BVList::nextItem(), and BVList::remove(). |