GeometryContact::GetRigidBodyContactPosition
Defined in:
Returns the node-space contact position for the rigid body.
C4Contacts.h
Prototype
const Point3D& GetRigidBodyContactPosition(void) const;
Description
The GetRigidBodyContactPosition
function returns the contact position on the geometry node in the coordinate space of the rigid body.
See Also