![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qphysxtriggerbody_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 25 of file qphysxtriggerbody_p.h.
| QT_BEGIN_NAMESPACE QPhysXTriggerBody::QPhysXTriggerBody | ( | QTriggerBody * | frontEnd | ) |
Definition at line 13 of file qphysxtriggerbody.cpp.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 15 of file qphysxtriggerbody.cpp.
References Trigger.
|
overridevirtual |
Reimplemented from QPhysXActorBody.
Definition at line 20 of file qphysxtriggerbody.cpp.
References QPhysXActorBody::actor.
|
inlineoverridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 31 of file qphysxtriggerbody_p.h.