btGeneric6DofSpringConstraint_getEquilibriumPoint

A function defined in GMBullet.yy

btGeneric6DofSpringConstraint_getEquilibriumPoint(generic6DofSpringConstraint, index)

Description

Gets the equilibrium point (desired position) for a specified degree of freedom (DOF) in the generic 6-degree-of-freedom spring constraint.

Arguments

Name Type Description
generic6DofSpringConstraint Pointer Pointer to the btGeneric6DofSpringConstraint instance.
index Real The index of the degree of freedom (DOF) for which to get the equilibrium point.

Returns

Real The equilibrium point (desired position) for the specified degree of freedom.


Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.