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

#include <bullet.h>

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

Public Attributes

btTransformFloatData m_transform
 
btCollisionShapeDatam_childShape
 
int m_childShapeType
 
float m_childMargin
 

Detailed Description

Definition at line 436 of file bullet.h.

Member Data Documentation

float Bullet::btCompoundShapeChildData::m_childMargin

Definition at line 442 of file bullet.h.

btCollisionShapeData* Bullet::btCompoundShapeChildData::m_childShape

Definition at line 440 of file bullet.h.

int Bullet::btCompoundShapeChildData::m_childShapeType

Definition at line 441 of file bullet.h.

btTransformFloatData Bullet::btCompoundShapeChildData::m_transform

Definition at line 439 of file bullet.h.


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