Bullet Collision Detection & Physics Library
|
#include <btDbvt.h>
Public Member Functions | |
DBVT_INLINE bool | isleaf () const |
DBVT_INLINE bool | isinternal () const |
btDbvntNode (const btDbvtNode *n) | |
~btDbvntNode () | |
Public Attributes | |
btDbvtVolume | volume |
btVector3 | normal |
btScalar | angle |
btDbvntNode * | childs [2] |
void * | data |
|
inline |
|
inline |
|
inline |
btDbvntNode* btDbvntNode::childs[2] |
btDbvtVolume btDbvntNode::volume |