__init__(const BulletRigidBodyNode node_a, const BulletRigidBodyNode node_b, const LPoint3 pivot_a, const LPoint3 pivot_b, const LVector3 axis_a, const LVector3 axis_b, bool use_frame_a) | BulletHingeConstraint | |
__init__(const BulletRigidBodyNode node_a, const BulletRigidBodyNode node_b, const TransformState ts_a, const TransformState ts_b, bool use_frame_a) | BulletHingeConstraint | |
__init__(const BulletRigidBodyNode node_a, const LPoint3 pivot_a, const LVector3 axis_a, bool use_frame_a) | BulletHingeConstraint | |
__init__(const BulletRigidBodyNode node_a, const TransformState ts_a, bool use_frame_a) | BulletHingeConstraint | |
ConstraintParam enum name | BulletConstraint | |
CP_cfm enum value | BulletConstraint | |
CP_erp enum value | BulletConstraint | |
CP_stop_cfm enum value | BulletConstraint | |
CP_stop_erp enum value | BulletConstraint | |
enableAngularMotor(bool enable, float target_velocity, float max_impulse) | BulletHingeConstraint | |
enableFeedback(bool value) | BulletConstraint | |
enableMotor(bool enable) | BulletHingeConstraint | |
getAngularOnly() | BulletHingeConstraint | |
getAppliedImpulse() | BulletConstraint | |
getClassType() | BulletHingeConstraint | static |
getDebugDrawSize() | BulletConstraint | |
getFrameA() | BulletHingeConstraint | |
getFrameB() | BulletHingeConstraint | |
getHingeAngle() | BulletHingeConstraint | |
getLowerLimit() | BulletHingeConstraint | |
getParam(BulletConstraint::ConstraintParam num, int axis) | BulletConstraint | |
getRefCount() | ReferenceCount | |
getRigidBodyA() | BulletConstraint | |
getRigidBodyB() | BulletConstraint | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
getUpperLimit() | BulletHingeConstraint | |
isEnabled() | BulletConstraint | |
isExactType(TypeHandle handle) | TypedObject | |
isOfType(TypeHandle handle) | TypedObject | |
ref() | ReferenceCount | |
setAngularOnly(bool value) | BulletHingeConstraint | |
setAxis(const LVector3 axis) | BulletHingeConstraint | |
setBreakingThreshold() | BulletConstraint | |
setBreakingThreshold(float threshold) | BulletConstraint | |
setDebugDrawSize(float size) | BulletConstraint | |
setEnabled(bool enabled) | BulletConstraint | |
setFrames(const TransformState ts_a, const TransformState ts_b) | BulletHingeConstraint | |
setLimit(float low, float high, float softness, float bias, float relaxation) | BulletHingeConstraint | |
setMaxMotorImpulse(float max_impulse) | BulletHingeConstraint | |
setMotorTarget(const LQuaternion quat, float dt) | BulletHingeConstraint | |
setMotorTarget(float target_angle, float dt) | BulletHingeConstraint | |
setParam(BulletConstraint::ConstraintParam num, float value, int axis) | BulletConstraint | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
unref() | ReferenceCount | |