![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezJoltContactListener, including all inherited members.
ActivateTrigger(const JPH::Body &body1, const JPH::Body &body2, ezUInt64 uiBody1id, ezUInt64 uiBody2id) (defined in ezJoltContactListener) | ezJoltContactListener | |
DeactivateTrigger(ezUInt64 uiBody1id, ezUInt64 uiBody2id) (defined in ezJoltContactListener) | ezJoltContactListener | |
m_ContactEvents (defined in ezJoltContactListener) | ezJoltContactListener | |
m_pWorld (defined in ezJoltContactListener) | ezJoltContactListener | |
m_TriggerMutex (defined in ezJoltContactListener) | ezJoltContactListener | |
m_Trigs (defined in ezJoltContactListener) | ezJoltContactListener | |
OnContact(const JPH::Body &body0, const JPH::Body &body1, const JPH::ContactManifold &manifold, JPH::ContactSettings &ref_settings, bool bPersistent) (defined in ezJoltContactListener) | ezJoltContactListener | |
OnContactAdded(const JPH::Body &body1, const JPH::Body &body2, const JPH::ContactManifold &manifold, JPH::ContactSettings &ref_settings) override (defined in ezJoltContactListener) | ezJoltContactListener | virtual |
OnContactPersisted(const JPH::Body &body1, const JPH::Body &body2, const JPH::ContactManifold &manifold, JPH::ContactSettings &ref_settings) override (defined in ezJoltContactListener) | ezJoltContactListener | virtual |
OnContactRemoved(const JPH::SubShapeIDPair &subShapePair) override (defined in ezJoltContactListener) | ezJoltContactListener | virtual |
RemoveTrigger(const ezJoltTriggerComponent *pTrigger) (defined in ezJoltContactListener) | ezJoltContactListener |