![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QPhysXStaticBody:
Collaboration diagram for QPhysXStaticBody: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 * | defaultMaterial = nullptr |
Definition at line 623 of file qphysicsworld.cpp.
|
inline |
Definition at line 626 of file qphysicsworld.cpp.
|
overridevirtual |
Reimplemented from QPhysXActorBody.
Definition at line 719 of file qphysicsworld.cpp.
References QPhysXActorBody::actor, QAbstractPhysXNode::frontendNode, getPhysXWorldTransform(), StaticPhysXObjects::physics, and s_physx.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QAbstractPhysXNode.
Definition at line 1120 of file qphysicsworld.cpp.
References Static.
|
overridevirtual |
Reimplemented from QPhysXActorBody.
Definition at line 1125 of file qphysicsworld.cpp.
References QPhysXActorBody::actor, QAbstractPhysXNode::frontendNode, fuzzyEquals(), getPhysXWorldTransform(), and QPhysXActorBody::sync().
Here is the call graph for this function: