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
qphysicscommands.cpp File Reference

(f6303e71a9c1f8a2dde708ce763390d59b674528)

#include "qphysicsworld_p.h"
#include "qphysicscommands_p.h"
#include "qphysicsutils_p.h"
#include "qdynamicrigidbody_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: