72 static constexpr float WIDTH = 200.0f;
74 static constexpr float HEIGHT = 150.0f;
98 void UpdateNodes(
const std::vector<MinimapNode>& nodes,
ComponentTypeID GetComponentTypeID_Static()
< Provides AssetID and INVALID_ASSET_ID
A single node represented in the minimap.
int id
Corresponding node ID in the full graph.
float x
Normalised x position [0..1] in graph space.
float y
Normalised y position [0..1] in graph space.
Normalised rectangle [0..1] representing the visible portion of the graph.
float w
Width (normalised)
float h
Height (normalised)
float y
Top edge (normalised)
float x
Left edge (normalised)