![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Functions | |
| ImVec2 | ScreenSpaceToGridSpace (const ImVec2 &screenPos) |
Variables | |
| constexpr int | GRAPH_ID_MULTIPLIER = 10000 |
| constexpr int | ATTR_ID_MULTIPLIER = 100 |
| constexpr int | LINK_ID_MULTIPLIER = 100000 |
| ImVec2 anonymous_namespace{NodeGraphPanel.cpp}::ScreenSpaceToGridSpace | ( | const ImVec2 & | screenPos | ) |
Definition at line 30 of file NodeGraphPanel.cpp.
References GetComponentTypeID_Static().
Here is the call graph for this function:
|
constexpr |
Definition at line 24 of file NodeGraphPanel.cpp.
|
constexpr |
Definition at line 23 of file NodeGraphPanel.cpp.
|
constexpr |
Definition at line 25 of file NodeGraphPanel.cpp.