Blender V2.61 - r43446
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btTypedConstraint.h>
Public Attributes | |
btRigidBodyData * | m_rbA |
btRigidBodyData * | m_rbB |
char * | m_name |
int | m_objectType |
int | m_userConstraintType |
int | m_userConstraintId |
int | m_needsFeedback |
float | m_appliedImpulse |
float | m_dbgDrawSize |
int | m_disableCollisionsBetweenLinkedBodies |
char | m_pad4 [4] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 290 of file btTypedConstraint.h.
Definition at line 301 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 302 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 304 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 294 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 299 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 296 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
char btTypedConstraintData::m_pad4[4] |
Definition at line 305 of file btTypedConstraint.h.
btRigidBodyData* btTypedConstraintData::m_rbA |
Definition at line 292 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
btRigidBodyData* btTypedConstraintData::m_rbB |
Definition at line 293 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 298 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().
Definition at line 297 of file btTypedConstraint.h.
Referenced by btTypedConstraint::serialize().