![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qphysxcharactercontroller_p.h>
Additional Inherited Members | |
| 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 30 of file qphysxcharactercontroller_p.h.
| QPhysXCharacterController::QPhysXCharacterController | ( | QCharacterController * | frontEnd | ) |
Definition at line 53 of file qphysxcharactercontroller.cpp.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 58 of file qphysxcharactercontroller.cpp.
References QAbstractPhysXNode::cleanup().
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 182 of file qphysxcharactercontroller.cpp.
Referenced by init().
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 188 of file qphysxcharactercontroller.cpp.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 193 of file qphysxcharactercontroller.cpp.
References Character.
|
overridevirtual |
Implements QAbstractPhysXNode.
Definition at line 66 of file qphysxcharactercontroller.cpp.
References createMaterial(), QAbstractPhysXNode::frontendNode, and QAbstractPhysXNode::material.
|
overridevirtual |
Implements QAbstractPhysXNode.
Definition at line 121 of file qphysxcharactercontroller.cpp.