A function defined in GMBullet.yy
btPoint2PointConstraint_getPivotInB(point2PointConstraint, outVector3)
Gets the pivot point in local space for the second rigid body of the point-to-point constraint and stores it in the provided btVector3.
Name | Type | Description |
---|---|---|
point2PointConstraint | Pointer |
The pointer to the btPoint2PointConstraint. |
outVector3 | Pointer |
The pointer to a btVector3 to store the pivot point in local space of the second rigid body. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.