Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btGImpactShape.h>
Public Attributes | |
btCollisionShapeData | m_collisionShapeData |
btStridingMeshInterfaceData | m_meshInterface |
btVector3FloatData | m_localScaling |
float | m_collisionMargin |
int | m_gimpactSubType |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 1097 of file btGImpactShape.h.
float btGImpactMeshShapeData::m_collisionMargin |
Definition at line 1105 of file btGImpactShape.h.
btCollisionShapeData btGImpactMeshShapeData::m_collisionShapeData |
Definition at line 1099 of file btGImpactShape.h.
int btGImpactMeshShapeData::m_gimpactSubType |
Definition at line 1107 of file btGImpactShape.h.
btVector3FloatData btGImpactMeshShapeData::m_localScaling |
Definition at line 1103 of file btGImpactShape.h.
btStridingMeshInterfaceData btGImpactMeshShapeData::m_meshInterface |
Definition at line 1101 of file btGImpactShape.h.