![]() |
• Physics Manager | ||||
|
API Links
Developer Links
|
class RigidBodyContactDefined in:
The C4Contacts.hRigidBodyContact class represents a contact between two rigid bodies.
Definition
Member Functions
Description
The RigidBodyContact class represents a contact between single shapes belonging to two different rigid bodies. Instances of the RigidBodyContact class are only created internally by the Physics Manager.When a rigid body makes a new contact with another rigid body, the RigidBodyController::HandleNewRigidBodyContact function is called for both rigid bodies.Base Classes
See Also
|