Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPhysicsCommand Class Referenceabstract

#include <qphysicscommands_p.h>

+ Inheritance diagram for QPhysicsCommand:
+ Collaboration diagram for QPhysicsCommand:

Public Member Functions

virtual ~QPhysicsCommand ()=default
 
virtual void execute (const QDynamicRigidBody &rigidBody, physx::PxRigidBody &body)=0
 

Detailed Description

Definition at line 32 of file qphysicscommands_p.h.

Constructor & Destructor Documentation

◆ ~QPhysicsCommand()

virtual QPhysicsCommand::~QPhysicsCommand ( )
virtualdefault

Member Function Documentation

◆ execute()


The documentation for this class was generated from the following file: