GeometryContact::GetContactGeometry
Defined in: C4Contacts.h
Returns the geometry node involved in a contact.
Prototype
Geometry *GetContactGeometry(void) const;
Description
The GetContactGeometry function returns a pointer to the geometry node involved in a contact.
|