Panda3D
BulletHingeConstraint Member List

This is the complete list of members for BulletHingeConstraint, including all inherited members.

__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 nameBulletConstraint
CP_cfm enum valueBulletConstraint
CP_erp enum valueBulletConstraint
CP_stop_cfm enum valueBulletConstraint
CP_stop_erp enum valueBulletConstraint
enableAngularMotor(bool enable, float target_velocity, float max_impulse)BulletHingeConstraint
enableFeedback(bool value)BulletConstraint
enableMotor(bool enable)BulletHingeConstraint
getAngularOnly()BulletHingeConstraint
getAppliedImpulse()BulletConstraint
getClassType()BulletHingeConstraintstatic
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