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 194 of file bullet.h.

Member Data Documentation

btVector3DoubleData Bullet::btOptimizedBvhNodeDoubleData::m_aabbMaxOrg

Definition at line 198 of file bullet.h.

btVector3DoubleData Bullet::btOptimizedBvhNodeDoubleData::m_aabbMinOrg

Definition at line 197 of file bullet.h.

int Bullet::btOptimizedBvhNodeDoubleData::m_escapeIndex

Definition at line 199 of file bullet.h.

char Bullet::btOptimizedBvhNodeDoubleData::m_pad[4]

Definition at line 202 of file bullet.h.

int Bullet::btOptimizedBvhNodeDoubleData::m_subPart

Definition at line 200 of file bullet.h.

int Bullet::btOptimizedBvhNodeDoubleData::m_triangleIndex

Definition at line 201 of file bullet.h.


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