Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btGearConstraint.h>
Public Attributes | |
btTypedConstraintFloatData | m_typeConstraintData |
btVector3FloatData | m_axisInA |
btVector3FloatData | m_axisInB |
float | m_ratio |
char | m_padding [4] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 98 of file btGearConstraint.h.
btVector3FloatData btGearConstraintFloatData::m_axisInA |
Definition at line 102 of file btGearConstraint.h.
btVector3FloatData btGearConstraintFloatData::m_axisInB |
Definition at line 103 of file btGearConstraint.h.
char btGearConstraintFloatData::m_padding[4] |
Definition at line 106 of file btGearConstraint.h.
float btGearConstraintFloatData::m_ratio |
Definition at line 105 of file btGearConstraint.h.
btTypedConstraintFloatData btGearConstraintFloatData::m_typeConstraintData |
Definition at line 100 of file btGearConstraint.h.