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 <btGImpactBvh.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 79 of file btGImpactBvh.h.

Member Data Documentation

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.


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