Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btStaticPlaneShape.h>
Public Attributes | |
btCollisionShapeData | m_collisionShapeData |
btVector3FloatData | m_localScaling |
btVector3FloatData | m_planeNormal |
float | m_planeConstant |
char | m_pad [4] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 72 of file btStaticPlaneShape.h.
btCollisionShapeData btStaticPlaneShapeData::m_collisionShapeData |
Definition at line 74 of file btStaticPlaneShape.h.
btVector3FloatData btStaticPlaneShapeData::m_localScaling |
Definition at line 76 of file btStaticPlaneShape.h.
char btStaticPlaneShapeData::m_pad[4] |
Definition at line 79 of file btStaticPlaneShape.h.
float btStaticPlaneShapeData::m_planeConstant |
Definition at line 78 of file btStaticPlaneShape.h.
btVector3FloatData btStaticPlaneShapeData::m_planeNormal |
Definition at line 77 of file btStaticPlaneShape.h.