Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPhysicsCommand Class Referenceabstract

#include <qphysicscommands_p.h>

Inheritance diagram for QPhysicsCommand:
Collaboration diagram for QPhysicsCommand:

Public Member Functions

 QPhysicsCommand ()=default
virtual ~QPhysicsCommand ()
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()

QPhysicsCommand::QPhysicsCommand ( )
default

◆ ~QPhysicsCommand()

QPhysicsCommand::~QPhysicsCommand ( )
virtualdefault

Member Function Documentation

◆ execute()


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