![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qphysxrigidbody_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 26 of file qphysxrigidbody_p.h.
| QT_BEGIN_NAMESPACE QPhysXRigidBody::QPhysXRigidBody | ( | QAbstractPhysicsBody * | frontEnd | ) |
Definition at line 10 of file qphysxrigidbody.cpp.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 12 of file qphysxrigidbody.cpp.