btGeneric6DofConstraint_calculateTransforms

A function defined in GMBullet.yy

btGeneric6DofConstraint_calculateTransforms(generic6DofConstraint[, transA, transB])

Description

Calculates the transforms for the constraint. Optionally, you can provide the transforms for the involved bodies.

Arguments

Name Type Description
generic6DofConstraint Pointer The pointer to the btGeneric6DofConstraint.
transA Pointer The transform associated with the first rigid body (btTransform type).
transB Pointer The transform associated with the second rigid body (btTransform type).

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