btTypedConstraint_getRigidBodyA

A function defined in GMBullet.yy

btTypedConstraint_getRigidBodyA(typedConstraint)

Description

Get a pointer to the rigid body associated with the first end of the constraint.

Arguments

Name Type Description
typedConstraint Pointer A pointer to the btTypedConstraint instance.

Returns

Pointer A pointer to the btRigidBody associated with the first end of the constraint.


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