| Bullet Collision Detection & Physics Library
    | 
this structure is not used, except for loading pre-2.82 .bullet files More...
#include <btHingeConstraint.h>

| Public Attributes | |
| btTypedConstraintData | m_typeConstraintData | 
| btTransformDoubleData | m_rbAFrame | 
| btTransformDoubleData | m_rbBFrame | 
| int | m_useReferenceFrameA | 
| int | m_angularOnly | 
| int | m_enableAngularMotor | 
| float | m_motorTargetVelocity | 
| float | m_maxMotorImpulse | 
| float | m_lowerLimit | 
| float | m_upperLimit | 
| float | m_limitSoftness | 
| float | m_biasFactor | 
| float | m_relaxationFactor | 
this structure is not used, except for loading pre-2.82 .bullet files
Definition at line 355 of file btHingeConstraint.h.
| int btHingeConstraintDoubleData::m_angularOnly | 
Definition at line 361 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_biasFactor | 
Definition at line 369 of file btHingeConstraint.h.
| int btHingeConstraintDoubleData::m_enableAngularMotor | 
Definition at line 362 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_limitSoftness | 
Definition at line 368 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_lowerLimit | 
Definition at line 366 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_maxMotorImpulse | 
Definition at line 364 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_motorTargetVelocity | 
Definition at line 363 of file btHingeConstraint.h.
| btTransformDoubleData btHingeConstraintDoubleData::m_rbAFrame | 
Definition at line 358 of file btHingeConstraint.h.
| btTransformDoubleData btHingeConstraintDoubleData::m_rbBFrame | 
Definition at line 359 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_relaxationFactor | 
Definition at line 370 of file btHingeConstraint.h.
| btTypedConstraintData btHingeConstraintDoubleData::m_typeConstraintData | 
Definition at line 357 of file btHingeConstraint.h.
| float btHingeConstraintDoubleData::m_upperLimit | 
Definition at line 367 of file btHingeConstraint.h.
| int btHingeConstraintDoubleData::m_useReferenceFrameA | 
Definition at line 360 of file btHingeConstraint.h.
 1.8.11
 1.8.11