![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qphysicscommands_p.h>
Public Member Functions | |
QPhysicsCommandApplyCentralImpulse (const QVector3D &inImpulse) | |
~QPhysicsCommandApplyCentralImpulse () override | |
void | execute (const QDynamicRigidBody &rigidBody, physx::PxRigidBody &body) override |
Public Member Functions inherited from QPhysicsCommand | |
QPhysicsCommand ()=default | |
virtual | ~QPhysicsCommand () |
Definition at line 78 of file qphysicscommands_p.h.
|
explicit |
Definition at line 76 of file qphysicscommands.cpp.
References QPhysicsCommandApplyCentralImpulse().
Referenced by QPhysicsCommandApplyCentralImpulse().
|
overridedefault |
|
overridevirtual |
Implements QPhysicsCommand.
Definition at line 84 of file qphysicscommands.cpp.
References isKinematicBody().