Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QWorldManager Struct Reference
Collaboration diagram for QWorldManager:

Public Attributes

QVector< QPhysicsWorld * > worlds
QVector< QAbstractPhysicsNode * > orphanNodes
QVector< QPhysicsJoint * > orphanJoints

Detailed Description

Definition at line 340 of file qphysicsworld.cpp.

Member Data Documentation

◆ orphanJoints

QVector< QPhysicsJoint * > QWorldManager::orphanJoints

Definition at line 344 of file qphysicsworld.cpp.

◆ orphanNodes

QVector< QAbstractPhysicsNode * > QWorldManager::orphanNodes

Definition at line 343 of file qphysicsworld.cpp.

◆ worlds

QVector< QPhysicsWorld * > QWorldManager::worlds

Definition at line 342 of file qphysicsworld.cpp.


The documentation for this struct was generated from the following file: