entttree 0.1.0
Hierarchical entity management for EnTT
Loading...
Searching...
No Matches
hierarchy.h File Reference

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...
 

Detailed Description

Core hierarchy system managing parent-child relationships over EnTT entities.

Definition in file hierarchy.h.