Bullet Collision Detection & Physics Library
Public Attributes | List of all members
GIM_BVH_DATA Struct Reference

GIM_BVH_DATA is an internal GIMPACT collision structure to contain axis aligned bounding box. More...

#include <btGImpactBvhStructs.h>

Collaboration diagram for GIM_BVH_DATA:
Collaboration graph
[legend]

Public Attributes

btAABB m_bound
 
int m_data
 

Detailed Description

GIM_BVH_DATA is an internal GIMPACT collision structure to contain axis aligned bounding box.

Definition at line 55 of file btGImpactBvhStructs.h.

Member Data Documentation

btAABB GIM_BVH_DATA::m_bound

Definition at line 57 of file btGImpactBvhStructs.h.

int GIM_BVH_DATA::m_data

Definition at line 58 of file btGImpactBvhStructs.h.


The documentation for this struct was generated from the following file: