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

Detailed Description

Definition at line 338 of file qphysicsworld.cpp.

Member Data Documentation

◆ orphanNodes

QVector< QAbstractPhysicsNode * > QWorldManager::orphanNodes

Definition at line 341 of file qphysicsworld.cpp.

◆ worlds

QVector< QPhysicsWorld * > QWorldManager::worlds

Definition at line 340 of file qphysicsworld.cpp.


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