Bullet Collision Detection & Physics Library
|
GIM_BVH_DATA is an internal GIMPACT collision structure to contain axis aligned bounding box. More...
#include <btGImpactBvh.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 79 of file btGImpactBvh.h.
btAABB GIM_BVH_DATA::m_bound |
Definition at line 81 of file btGImpactBvh.h.
int GIM_BVH_DATA::m_data |
Definition at line 82 of file btGImpactBvh.h.