![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Singleton manager for multiple node graphs. More...
Include dependency graph for NodeGraphManager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::NodeGraph::NodeGraphManager |
| Singleton manager for multiple node graphs. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
| namespace | Olympe::NodeGraph |
Singleton manager for multiple node graphs.
Manages multiple graph documents with tab-like interface. Handles graph lifecycle (create, load, save, close) and active graph selection.
Definition in file NodeGraphManager.h.