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