btPoint2PointConstraint_getPivotInB

A function defined in GMBullet.yy

btPoint2PointConstraint_getPivotInB(point2PointConstraint, outVector3)

Description

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.

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

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