|
entttree 0.1.0
Hierarchical entity management for EnTT
|
A path from a root entity down to a descendant. More...
#include <hierarchy_types.h>
A path from a root entity down to a descendant.
The first element is the root and the last is the target node. Uses small-storage optimization (inline for paths up to 6 deep).
Definition at line 131 of file hierarchy_types.h.