![]() |
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 340 of file qphysicsworld.cpp.
| QVector< QPhysicsJoint * > QWorldManager::orphanJoints |
Definition at line 344 of file qphysicsworld.cpp.
| QVector< QAbstractPhysicsNode * > QWorldManager::orphanNodes |
Definition at line 343 of file qphysicsworld.cpp.
| QVector< QPhysicsWorld * > QWorldManager::worlds |
Definition at line 342 of file qphysicsworld.cpp.