btSliderConstraint_calculateTransforms

A function defined in GMBullet.yy

btSliderConstraint_calculateTransforms(sliderConstraint, transA, transB)

Description

Calculates and updates the transforms associated with the slider constraint.

Arguments

Name Type Description
sliderConstraint Pointer A pointer to the btSliderConstraint instance.
transA Pointer A pointer to a btTransform representing the transform of the first body.
transB Pointer A pointer to a btTransform representing the transform of the second body.

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