btGeneric6DofSpringConstraint_create1

A function defined in GMBullet.yy

btGeneric6DofSpringConstraint_create1(rigidBodyB, frameInB, useLinearReferenceFrameB)

Description

Creates a new generic 6-degree-of-freedom spring constraint using a single rigid body and frame for the constraint.

Arguments

Name Type Description
rigidBodyB Pointer Pointer to the second rigid body for the constraint.
frameInB Pointer Pointer to the frame transformation (btTransform) in the local space of the second rigid body.
useLinearReferenceFrameB Bool A boolean indicating whether to use the linear reference frame B (true) or not (false).

Returns

Pointer Pointer to the created btGeneric6DofSpringConstraint instance.


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