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 107 of file btGearConstraint.h.
btVector3FloatData btGearConstraintFloatData::m_axisInA |
Definition at line 111 of file btGearConstraint.h.
btVector3FloatData btGearConstraintFloatData::m_axisInB |
Definition at line 112 of file btGearConstraint.h.
char btGearConstraintFloatData::m_padding[4] |
Definition at line 115 of file btGearConstraint.h.
float btGearConstraintFloatData::m_ratio |
Definition at line 114 of file btGearConstraint.h.
btTypedConstraintFloatData btGearConstraintFloatData::m_typeConstraintData |
Definition at line 109 of file btGearConstraint.h.