|
Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btGeneric6DofSpringConstraint.h>

Public Attributes | |
| btGeneric6DofConstraintData | m_6dofData |
| int | m_springEnabled [6] |
| float | m_equilibriumPoint [6] |
| float | m_springStiffness [6] |
| float | m_springDamping [6] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 69 of file btGeneric6DofSpringConstraint.h.
| btGeneric6DofConstraintData btGeneric6DofSpringConstraintData::m_6dofData |
Definition at line 71 of file btGeneric6DofSpringConstraint.h.
| float btGeneric6DofSpringConstraintData::m_equilibriumPoint[6] |
Definition at line 74 of file btGeneric6DofSpringConstraint.h.
| float btGeneric6DofSpringConstraintData::m_springDamping[6] |
Definition at line 76 of file btGeneric6DofSpringConstraint.h.
| int btGeneric6DofSpringConstraintData::m_springEnabled[6] |
Definition at line 73 of file btGeneric6DofSpringConstraint.h.
| float btGeneric6DofSpringConstraintData::m_springStiffness[6] |
Definition at line 75 of file btGeneric6DofSpringConstraint.h.
1.8.4