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

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

#include <btCompoundShape.h>

Collaboration diagram for btCompoundShapeData:
Collaboration graph
[legend]

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btCompoundShapeChildDatam_childShapePtr
 
int m_numChildShapes
 
float m_collisionMargin
 

Detailed Description

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64

Definition at line 188 of file btCompoundShape.h.

Member Data Documentation

btCompoundShapeChildData* btCompoundShapeData::m_childShapePtr

Definition at line 192 of file btCompoundShape.h.

float btCompoundShapeData::m_collisionMargin

Definition at line 196 of file btCompoundShape.h.

btCollisionShapeData btCompoundShapeData::m_collisionShapeData

Definition at line 190 of file btCompoundShape.h.

int btCompoundShapeData::m_numChildShapes

Definition at line 194 of file btCompoundShape.h.


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