Polyphase Game Engine
Loading...
Searching...
No Matches
GraphLink.h
Go to the documentation of this file.
1#pragma once
2
4
constexpr GraphLinkId INVALID_GRAPH_LINK_ID
Definition GraphTypes.h:13
uint32_t GraphLinkId
Definition GraphTypes.h:9
constexpr GraphPinId INVALID_GRAPH_PIN_ID
Definition GraphTypes.h:12
uint32_t GraphPinId
Definition GraphTypes.h:8
constexpr GraphNodeId INVALID_GRAPH_NODE_ID
Definition GraphTypes.h:11
uint32_t GraphNodeId
Definition GraphTypes.h:7