![]() |
Qt 6.x
The Qt SDK
|
#include <qphysicscommands_p.h>
Public Member Functions | |
QPhysicsCommandSetGravityEnabled (bool inGravityEnabled) | |
void | execute (const QDynamicRigidBody &rigidBody, physx::PxRigidBody &body) override |
![]() | |
virtual | ~QPhysicsCommand ()=default |
virtual void | execute (const QDynamicRigidBody &rigidBody, physx::PxRigidBody &body)=0 |
Definition at line 173 of file qphysicscommands_p.h.
QPhysicsCommandSetGravityEnabled::QPhysicsCommandSetGravityEnabled | ( | bool | inGravityEnabled | ) |
Definition at line 228 of file qphysicscommands.cpp.
|
overridevirtual |
Implements QPhysicsCommand.
Definition at line 233 of file qphysicscommands.cpp.
References Q_UNUSED.