![]() |
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 31 of file qphysxcharactercontroller_p.h.
| QPhysXCharacterController::QPhysXCharacterController | ( | QCharacterController * | frontEnd | ) |
Definition at line 54 of file qphysxcharactercontroller.cpp.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 59 of file qphysxcharactercontroller.cpp.
References QAbstractPhysXNode::cleanup().
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 183 of file qphysxcharactercontroller.cpp.
References QAbstractPhysXNode::createMaterialFromQtMaterial().
Referenced by init().
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 189 of file qphysxcharactercontroller.cpp.
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 194 of file qphysxcharactercontroller.cpp.
References Character.
|
overridevirtual |
Implements QAbstractPhysXNode.
Definition at line 67 of file qphysxcharactercontroller.cpp.
References createMaterial().
|
overridevirtual |
Implements QAbstractPhysXNode.
Definition at line 122 of file qphysxcharactercontroller.cpp.