btGeneric6DofConstraint_create1

A function defined in GMBullet.yy

btGeneric6DofConstraint_create1(rigidBodyB, frameInB, useLinearReferenceFrameB)

Description

Creates a btGeneric6DofConstraint using a single rigid body and frame for the constraint.

Arguments

Name Type Description
rigidBodyB Pointer The pointer to the rigid body involved in the constraint.
frameInB Pointer The transform frame associated with the rigid body (btTransform type).
useLinearReferenceFrameB Bool A boolean indicating whether to use the linear reference frame for the constraint.

Returns

Pointer The pointer to the created btGeneric6DofConstraint.


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