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