![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qphysxstaticbody_p.h>
Additional Inherited Members | |
| Public Attributes inherited from QPhysXActorBody | |
| physx::PxRigidActor * | actor = nullptr |
| Public Attributes inherited from QAbstractPhysXNode | |
| QVector< physx::PxShape * > | shapes |
| physx::PxMaterial * | material = nullptr |
| QAbstractPhysicsNode * | frontendNode = nullptr |
| bool | isRemoved = false |
| Static Public Attributes inherited from QAbstractPhysXNode | |
| static physx::PxMaterial * | sDefaultMaterial = nullptr |
Definition at line 24 of file qphysxstaticbody_p.h.
| QT_BEGIN_NAMESPACE QPhysXStaticBody::QPhysXStaticBody | ( | QStaticRigidBody * | frontEnd | ) |
Definition at line 17 of file qphysxstaticbody.cpp.
|
overridevirtual |
Reimplemented from QPhysXActorBody.
Definition at line 44 of file qphysxstaticbody.cpp.
References QPhysXActorBody::actor, StaticPhysXObjects::getReference(), and StaticPhysXObjects::physics.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 19 of file qphysxstaticbody.cpp.
References Static.
|
overridevirtual |
Reimplemented from QPhysXActorBody.
Definition at line 24 of file qphysxstaticbody.cpp.
References QPhysXActorBody::actor.