|
entttree 0.1.0
Hierarchical entity management for EnTT
|
Core hierarchy system managing parent-child relationships over EnTT entities. More...
#include <algorithm>#include <cassert>#include <entttree/hierarchy_types.h>#include <entttree/traverse.h>Go to the source code of this file.
Classes | |
| struct | entttree::HierarchySystem< HTag > |
| A system for maintaining parent-child relationships on entities. More... | |
Core hierarchy system managing parent-child relationships over EnTT entities.
Definition in file hierarchy.h.