![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| QVector< QPhysicsWorld * > | worlds |
| QVector< QAbstractPhysicsNode * > | orphanNodes |
| QVector< QPhysicsJoint * > | orphanJoints |
Definition at line 410 of file qphysicsworld.cpp.
| QVector< QPhysicsJoint * > QWorldManager::orphanJoints |
Definition at line 414 of file qphysicsworld.cpp.
| QVector< QAbstractPhysicsNode * > QWorldManager::orphanNodes |
Definition at line 413 of file qphysicsworld.cpp.
| QVector< QPhysicsWorld * > QWorldManager::worlds |
Definition at line 412 of file qphysicsworld.cpp.