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

#include <bullet.h>

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

Public Attributes

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

Detailed Description

Definition at line 237 of file bullet.h.

Member Data Documentation

btVector3DoubleData Bullet::btOptimizedBvhNodeDoubleData::m_aabbMaxOrg

Definition at line 241 of file bullet.h.

btVector3DoubleData Bullet::btOptimizedBvhNodeDoubleData::m_aabbMinOrg

Definition at line 240 of file bullet.h.

int Bullet::btOptimizedBvhNodeDoubleData::m_escapeIndex

Definition at line 242 of file bullet.h.

char Bullet::btOptimizedBvhNodeDoubleData::m_pad[4]

Definition at line 245 of file bullet.h.

int Bullet::btOptimizedBvhNodeDoubleData::m_subPart

Definition at line 243 of file bullet.h.

int Bullet::btOptimizedBvhNodeDoubleData::m_triangleIndex

Definition at line 244 of file bullet.h.


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