Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces | Typedefs
GraphDocument.cpp File Reference

Implementation of GraphDocument class. More...

#include "GraphDocument.h"
#include "../system/system_utils.h"
#include <algorithm>
+ Include dependency graph for GraphDocument.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 
namespace  Olympe::NodeGraph
 

Typedefs

using json = nlohmann::json
 

Detailed Description

Implementation of GraphDocument class.

Author
Olympe Engine
Date
2026-02-18

Definition in file GraphDocument.cpp.

Typedef Documentation

◆ json

Definition at line 12 of file GraphDocument.cpp.