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

#include <bullet.h>

Collaboration diagram for Bullet::btOptimizedBvhNodeFloatData:
Collaboration graph
[legend]

Public Attributes

btVector3FloatData m_aabbMinOrg
 
btVector3FloatData m_aabbMaxOrg
 
int m_escapeIndex
 
int m_subPart
 
int m_triangleIndex
 
char m_pad [4]
 

Detailed Description

Definition at line 224 of file bullet.h.

Member Data Documentation

btVector3FloatData Bullet::btOptimizedBvhNodeFloatData::m_aabbMaxOrg

Definition at line 228 of file bullet.h.

btVector3FloatData Bullet::btOptimizedBvhNodeFloatData::m_aabbMinOrg

Definition at line 227 of file bullet.h.

int Bullet::btOptimizedBvhNodeFloatData::m_escapeIndex

Definition at line 229 of file bullet.h.

char Bullet::btOptimizedBvhNodeFloatData::m_pad[4]

Definition at line 232 of file bullet.h.

int Bullet::btOptimizedBvhNodeFloatData::m_subPart

Definition at line 230 of file bullet.h.

int Bullet::btOptimizedBvhNodeFloatData::m_triangleIndex

Definition at line 231 of file bullet.h.


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