Bullet Collision Detection & Physics Library
|
GIM_BVH_DATA is an internal GIMPACT collision structure to contain axis aligned bounding box. More...
#include <btGImpactBvhStructs.h>
Public Attributes | |
btAABB | m_bound |
int | m_data |
GIM_BVH_DATA is an internal GIMPACT collision structure to contain axis aligned bounding box.
Definition at line 34 of file btGImpactBvhStructs.h.
btAABB GIM_BVH_DATA::m_bound |
Definition at line 36 of file btGImpactBvhStructs.h.
int GIM_BVH_DATA::m_data |
Definition at line 37 of file btGImpactBvhStructs.h.