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

Member Data Documentation

§ m_childMargin

float Bullet::btCompoundShapeChildData::m_childMargin

Definition at line 399 of file bullet.h.

§ m_childShape

btCollisionShapeData* Bullet::btCompoundShapeChildData::m_childShape

Definition at line 397 of file bullet.h.

§ m_childShapeType

int Bullet::btCompoundShapeChildData::m_childShapeType

Definition at line 398 of file bullet.h.

§ m_transform

btTransformFloatData Bullet::btCompoundShapeChildData::m_transform

Definition at line 396 of file bullet.h.


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