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 34 of file btGImpactBvhStructs.h.

Member Data Documentation

◆ m_bound

btAABB GIM_BVH_DATA::m_bound

Definition at line 36 of file btGImpactBvhStructs.h.

◆ m_data

int GIM_BVH_DATA::m_data

Definition at line 37 of file btGImpactBvhStructs.h.


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