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

(a6689facf0899a2ca52b1ba3414c8c37aee287da)

#include "qphysicsworld_p.h"
#include "qphysicscommands_p.h"
#include "qphysicsutils_p.h"
#include "qdynamicrigidbody_p.h"
#include "PxPhysicsAPI.h"
#include <QtGui/qquaternion.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()

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

Definition at line 14 of file qphysicscommands.cpp.

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

Here is the caller graph for this function: