Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qphysicscommands.cpp File Reference
#include "qphysicsworld_p.h"
#include "qphysicscommands_p.h"
#include "qphysicsutils_p.h"
#include "qrigidbody_p.h"
#include "PxPhysicsAPI.h"
+ Include dependency graph for qphysicscommands.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE bool isKinematicBody (physx::PxRigidBody &body)
 

Function Documentation

◆ isKinematicBody()

static QT_BEGIN_NAMESPACE bool isKinematicBody ( physx::PxRigidBody &  body)
static

Definition at line 12 of file qphysicscommands.cpp.

Referenced by QPhysicsCommandApplyCentralForce::execute(), QPhysicsCommandApplyForce::execute(), QPhysicsCommandApplyTorque::execute(), QPhysicsCommandApplyCentralImpulse::execute(), QPhysicsCommandApplyImpulse::execute(), and QPhysicsCommandApplyTorqueImpulse::execute().

+ Here is the caller graph for this function: