Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btConvexInternalShape.h>
Public Attributes | |
btCollisionShapeData | m_collisionShapeData |
btVector3FloatData | m_localScaling |
btVector3FloatData | m_implicitShapeDimensions |
float | m_collisionMargin |
int | m_padding |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 144 of file btConvexInternalShape.h.
float btConvexInternalShapeData::m_collisionMargin |
Definition at line 152 of file btConvexInternalShape.h.
btCollisionShapeData btConvexInternalShapeData::m_collisionShapeData |
Definition at line 146 of file btConvexInternalShape.h.
btVector3FloatData btConvexInternalShapeData::m_implicitShapeDimensions |
Definition at line 150 of file btConvexInternalShape.h.
btVector3FloatData btConvexInternalShapeData::m_localScaling |
Definition at line 148 of file btConvexInternalShape.h.
int btConvexInternalShapeData::m_padding |
Definition at line 154 of file btConvexInternalShape.h.