![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for SimulationEventCallback, including all inherited members.
onAdvance(const physx::PxRigidBody *const *, const physx::PxTransform *, const physx::PxU32) override | SimulationEventCallback | inline |
onConstraintBreak(physx::PxConstraintInfo *, physx::PxU32) override | SimulationEventCallback | inline |
onContact(const physx::PxContactPairHeader &pairHeader, const physx::PxContactPair *pairs, physx::PxU32 nbPairs) override | SimulationEventCallback | inline |
onSleep(physx::PxActor **, physx::PxU32) override | SimulationEventCallback | inline |
onTrigger(physx::PxTriggerPair *pairs, physx::PxU32 count) override | SimulationEventCallback | inline |
onWake(physx::PxActor **, physx::PxU32) override | SimulationEventCallback | inline |
SimulationEventCallback(QPhysicsWorld *worldIn) | SimulationEventCallback | inline |
~SimulationEventCallback()=default | SimulationEventCallback | virtual |