Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btHingeConstraint.h>
Public Attributes | |
btTypedConstraintDoubleData | m_typeConstraintData |
btTransformDoubleData | m_rbAFrame |
btTransformDoubleData | m_rbBFrame |
int | m_useReferenceFrameA |
int | m_angularOnly |
int | m_enableAngularMotor |
double | m_motorTargetVelocity |
double | m_maxMotorImpulse |
double | m_lowerLimit |
double | m_upperLimit |
double | m_limitSoftness |
double | m_biasFactor |
double | m_relaxationFactor |
char | m_padding1 [4] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 417 of file btHingeConstraint.h.
int btHingeConstraintDoubleData2::m_angularOnly |
Definition at line 423 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_biasFactor |
Definition at line 431 of file btHingeConstraint.h.
int btHingeConstraintDoubleData2::m_enableAngularMotor |
Definition at line 424 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_limitSoftness |
Definition at line 430 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_lowerLimit |
Definition at line 428 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_maxMotorImpulse |
Definition at line 426 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_motorTargetVelocity |
Definition at line 425 of file btHingeConstraint.h.
char btHingeConstraintDoubleData2::m_padding1[4] |
Definition at line 433 of file btHingeConstraint.h.
btTransformDoubleData btHingeConstraintDoubleData2::m_rbAFrame |
Definition at line 420 of file btHingeConstraint.h.
btTransformDoubleData btHingeConstraintDoubleData2::m_rbBFrame |
Definition at line 421 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_relaxationFactor |
Definition at line 432 of file btHingeConstraint.h.
btTypedConstraintDoubleData btHingeConstraintDoubleData2::m_typeConstraintData |
Definition at line 419 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_upperLimit |
Definition at line 429 of file btHingeConstraint.h.
int btHingeConstraintDoubleData2::m_useReferenceFrameA |
Definition at line 422 of file btHingeConstraint.h.