Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btCompoundShape.h>
Public Attributes | |
btTransformFloatData | m_transform |
btCollisionShapeData * | m_childShape |
int | m_childShapeType |
float | m_childMargin |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 179 of file btCompoundShape.h.
float btCompoundShapeChildData::m_childMargin |
Definition at line 184 of file btCompoundShape.h.
btCollisionShapeData* btCompoundShapeChildData::m_childShape |
Definition at line 182 of file btCompoundShape.h.
int btCompoundShapeChildData::m_childShapeType |
Definition at line 183 of file btCompoundShape.h.
btTransformFloatData btCompoundShapeChildData::m_transform |
Definition at line 181 of file btCompoundShape.h.