![]() |
• Physics Manager | ||||
|
API Links
Developer Links
|
class GeometryContactDefined in:
The C4Contacts.hGeometryContact class represents a contact between a rigid body and a geometry.
Definition
Member Functions
Description
The GeometryContact class represents a contact between a single shape belonging to a rigid bodies and a geometry node. Instances of the GeometryContact class are only created internally by the Physics Manager.When a rigid body makes a new contact with a geometry node, the RigidBodyController::HandleNewGeometryContact function is called for the rigid body.Base Classes
See Also
|