Structure representing a position in the navigation graph.
More...
#include <graph.h>
Structure representing a position in the navigation graph.
- Parameters
-
| x | The x-coordinate of the graph position. |
| y | The y-coordinate of the graph position. |
- Returns
- bool operator== Compares two GraphPosition instances for equality.
◆ operator==()
| bool GraphPosition::operator== |
( |
const GraphPosition & |
other | ) |
const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file:
- include/engine/public/components/ai/navigation/graph.h