btPoint2PointConstraint_getPivotInA

A function defined in GMBullet.yy

btPoint2PointConstraint_getPivotInA(point2PointConstraint, outVector3)

Description

Gets the pivot point in local space for the first rigid body of the point-to-point constraint and stores it in the provided btVector3.

Arguments

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 first rigid body.

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