Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btCompoundShape.h>
Public Attributes | |
btCollisionShapeData | m_collisionShapeData |
btCompoundShapeChildData * | m_childShapePtr |
int | m_numChildShapes |
float | m_collisionMargin |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 188 of file btCompoundShape.h.
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.