btDiscreteDynamicsWorld_getConstraint

A function defined in GMBullet.yy

btDiscreteDynamicsWorld_getConstraint(discreteDynamicsWorld, index)

Description

Gets a constraint at the specified index from the btDiscreteDynamicsWorld.

Arguments

Name Type Description
discreteDynamicsWorld Pointer A pointer to the btDiscreteDynamicsWorld object.
index Real The index of the constraint to retrieve.

Returns

Pointer Returns a pointer to the constraint at the specified index.


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