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 353 of file btHingeConstraint.h.
int btHingeConstraintDoubleData2::m_angularOnly |
Definition at line 359 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_biasFactor |
Definition at line 367 of file btHingeConstraint.h.
int btHingeConstraintDoubleData2::m_enableAngularMotor |
Definition at line 360 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_limitSoftness |
Definition at line 366 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_lowerLimit |
Definition at line 364 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_maxMotorImpulse |
Definition at line 362 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_motorTargetVelocity |
Definition at line 361 of file btHingeConstraint.h.
char btHingeConstraintDoubleData2::m_padding1[4] |
Definition at line 369 of file btHingeConstraint.h.
btTransformDoubleData btHingeConstraintDoubleData2::m_rbAFrame |
Definition at line 356 of file btHingeConstraint.h.
btTransformDoubleData btHingeConstraintDoubleData2::m_rbBFrame |
Definition at line 357 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_relaxationFactor |
Definition at line 368 of file btHingeConstraint.h.
btTypedConstraintDoubleData btHingeConstraintDoubleData2::m_typeConstraintData |
Definition at line 355 of file btHingeConstraint.h.
double btHingeConstraintDoubleData2::m_upperLimit |
Definition at line 365 of file btHingeConstraint.h.
int btHingeConstraintDoubleData2::m_useReferenceFrameA |
Definition at line 358 of file btHingeConstraint.h.