A function defined in GMBullet.yy
btTransform_getOrigin(transform, outVector3)
Gets the origin (translation component) of the given transformation and stores it in the specified vector.
Name | Type | Description |
---|---|---|
transform | Pointer |
A pointer to the btTransform from which to extract the origin. |
outVector3 | Pointer |
A pointer to the btVector3 that will store the origin of the transformation. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.