btGeneric6DofConstraint_setFrames

A function defined in GMBullet.yy

btGeneric6DofConstraint_setFrames(generic6DofConstraint, frameA, frameB)

Description

Sets the frames of the generic 6-degree-of-freedom constraint based on the provided btTransform instances for each rigid body involved.

Arguments

Name Type Description
generic6DofConstraint Pointer Pointer to the btGeneric6DofConstraint instance.
frameA Pointer Pointer to the btTransform representing the frame associated with the first rigid body.
frameB Pointer Pointer to the btTransform representing the frame associated with the second rigid body.

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