|
void | RemoveTrigger (const ezJoltTriggerComponent *pTrigger) |
|
virtual void | OnContactAdded (const JPH::Body &body1, const JPH::Body &body2, const JPH::ContactManifold &manifold, JPH::ContactSettings &ref_settings) override |
|
virtual void | OnContactPersisted (const JPH::Body &body1, const JPH::Body &body2, const JPH::ContactManifold &manifold, JPH::ContactSettings &ref_settings) override |
|
virtual void | OnContactRemoved (const JPH::SubShapeIDPair &subShapePair) override |
|
void | OnContact (const JPH::Body &body0, const JPH::Body &body1, const JPH::ContactManifold &manifold, JPH::ContactSettings &ref_settings, bool bPersistent) |
|
bool | ActivateTrigger (const JPH::Body &body1, const JPH::Body &body2, ezUInt64 uiBody1id, ezUInt64 uiBody2id) |
|
void | DeactivateTrigger (ezUInt64 uiBody1id, ezUInt64 uiBody2id) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/EnginePlugins/JoltPlugin/System/JoltContacts.h
- /home/runner/work/ezEngine/ezEngine/Code/EnginePlugins/JoltPlugin/System/JoltContacts.cpp