Blender
V3.3
|
#include <btGeneric6DofSpring2Constraint.h>
Public Member Functions | |
btRotationalLimitMotor2 () | |
btRotationalLimitMotor2 (const btRotationalLimitMotor2 &limot) | |
bool | isLimited () |
void | testLimitValue (btScalar test_value) |
Definition at line 67 of file btGeneric6DofSpring2Constraint.h.
|
inline |
Definition at line 97 of file btGeneric6DofSpring2Constraint.h.
References m_bounce, m_currentLimit, m_currentLimitError, m_currentLimitErrorHi, m_currentPosition, m_enableMotor, m_enableSpring, m_equilibriumPoint, m_hiLimit, m_loLimit, m_maxMotorForce, m_motorCFM, m_motorERP, m_servoMotor, m_servoTarget, m_springDamping, m_springDampingLimited, m_springStiffness, m_springStiffnessLimited, m_stopCFM, m_stopERP, and m_targetVelocity.
|
inline |
Definition at line 124 of file btGeneric6DofSpring2Constraint.h.
References m_bounce, m_currentLimit, m_currentLimitError, m_currentLimitErrorHi, m_currentPosition, m_enableMotor, m_enableSpring, m_equilibriumPoint, m_hiLimit, m_loLimit, m_maxMotorForce, m_motorCFM, m_motorERP, m_servoMotor, m_servoTarget, m_springDamping, m_springDampingLimited, m_springStiffness, m_springStiffnessLimited, m_stopCFM, m_stopERP, and m_targetVelocity.
|
inline |
Definition at line 151 of file btGeneric6DofSpring2Constraint.h.
References m_hiLimit, and m_loLimit.
Referenced by isLimited().
Definition at line 1200 of file btGeneric6DofSpring2Constraint.cpp.
References m_currentLimit, m_currentLimitError, m_currentLimitErrorHi, m_hiLimit, and m_loLimit.
btScalar btRotationalLimitMotor2::m_bounce |
Definition at line 75 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
int btRotationalLimitMotor2::m_currentLimit |
Definition at line 95 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), get_limit_motor_info2(), and testLimitValue().
btScalar btRotationalLimitMotor2::m_currentLimitError |
Definition at line 92 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), get_limit_motor_info2(), and testLimitValue().
btScalar btRotationalLimitMotor2::m_currentLimitErrorHi |
Definition at line 93 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), get_limit_motor_info2(), and testLimitValue().
btScalar btRotationalLimitMotor2::m_currentPosition |
Definition at line 94 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
bool btRotationalLimitMotor2::m_enableMotor |
Definition at line 80 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
bool btRotationalLimitMotor2::m_enableSpring |
Definition at line 85 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_equilibriumPoint |
Definition at line 90 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_hiLimit |
Definition at line 74 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), get_limit_motor_info2(), isLimited(), setLimit(), setLimitReversed(), and testLimitValue().
btScalar btRotationalLimitMotor2::m_loLimit |
Definition at line 73 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), get_limit_motor_info2(), isLimited(), setLimit(), setLimitReversed(), and testLimitValue().
btScalar btRotationalLimitMotor2::m_maxMotorForce |
Definition at line 82 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_motorCFM |
Definition at line 79 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_motorERP |
Definition at line 78 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
bool btRotationalLimitMotor2::m_servoMotor |
Definition at line 83 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_servoTarget |
Definition at line 84 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_springDamping |
Definition at line 88 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
bool btRotationalLimitMotor2::m_springDampingLimited |
Definition at line 89 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_springStiffness |
Definition at line 86 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
bool btRotationalLimitMotor2::m_springStiffnessLimited |
Definition at line 87 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_stopCFM |
Definition at line 77 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_stopERP |
Definition at line 76 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().
btScalar btRotationalLimitMotor2::m_targetVelocity |
Definition at line 81 of file btGeneric6DofSpring2Constraint.h.
Referenced by btRotationalLimitMotor2(), and get_limit_motor_info2().