Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::btBvhSubtreeInfoData Class Reference

#include <bullet.h>

Public Attributes

int m_rootNodeIndex
 
int m_subtreeSize
 
short m_quantizedAabbMin [3]
 
short m_quantizedAabbMax [3]
 

Detailed Description

Definition at line 213 of file bullet.h.

Member Data Documentation

short Bullet::btBvhSubtreeInfoData::m_quantizedAabbMax[3]

Definition at line 219 of file bullet.h.

short Bullet::btBvhSubtreeInfoData::m_quantizedAabbMin[3]

Definition at line 218 of file bullet.h.

int Bullet::btBvhSubtreeInfoData::m_rootNodeIndex

Definition at line 216 of file bullet.h.

int Bullet::btBvhSubtreeInfoData::m_subtreeSize

Definition at line 217 of file bullet.h.


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