entttree 0.1.0
Hierarchical entity management for EnTT
Loading...
Searching...
No Matches
entttree::TreePath Struct Reference

A path from a root entity down to a descendant. More...

#include <hierarchy_types.h>

Inheritance diagram for entttree::TreePath:

Detailed Description

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.


The documentation for this struct was generated from the following file: