Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWorldManager Struct Reference
+ Collaboration diagram for QWorldManager:

Public Attributes

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

Detailed Description

Definition at line 353 of file qphysicsworld.cpp.

Member Data Documentation

◆ orphanNodes

QVector<QAbstractPhysicsNode *> QWorldManager::orphanNodes

Definition at line 356 of file qphysicsworld.cpp.

◆ worlds

QVector<QPhysicsWorld *> QWorldManager::worlds

Definition at line 355 of file qphysicsworld.cpp.


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