Implementation of JPH::BodyActivationListener for the default layer. More...
#include <PhysicsSystem.hpp>
Public Member Functions | |
| void | OnBodyActivated (const JPH::BodyID &inBodyID, JPH::uint64 inBodyUserData) override |
| void | OnBodyDeactivated (const JPH::BodyID &inBodyID, JPH::uint64 inBodyUserData) override |
Implementation of JPH::BodyActivationListener for the default layer.
Definition at line 66 of file PhysicsSystem.hpp.
|
inlineoverride |
Definition at line 69 of file PhysicsSystem.hpp.
|
inlineoverride |
Definition at line 71 of file PhysicsSystem.hpp.