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

#include <bullet.h>

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

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btCompoundShapeChildDatam_childShapePtr
 
int m_numChildShapes
 
float m_collisionMargin
 

Detailed Description

Definition at line 447 of file bullet.h.

Member Data Documentation

btCompoundShapeChildData* Bullet::btCompoundShapeData::m_childShapePtr

Definition at line 451 of file bullet.h.

float Bullet::btCompoundShapeData::m_collisionMargin

Definition at line 453 of file bullet.h.

btCollisionShapeData Bullet::btCompoundShapeData::m_collisionShapeData

Definition at line 450 of file bullet.h.

int Bullet::btCompoundShapeData::m_numChildShapes

Definition at line 452 of file bullet.h.


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