entttree 0.1.0
Hierarchical entity management for EnTT
Loading...
Searching...
No Matches
entttree Directory Reference

Files

 bounding_hierarchy.h
 Hierarchical bounding volume system with lazy recomputation.
 
 defs.h
 Common type aliases, enumerations, and utility functions used throughout entttree.
 
 generator.h
 Coroutine-based generator and related wrapper types.
 
 hierarchy.h
 Core hierarchy system managing parent-child relationships over EnTT entities.
 
 hierarchy_types.h
 ECS components and node types used by the hierarchy, transform, and bounds systems.
 
 position.h
 Fractional-index type for ordering siblings in a hierarchy.
 
 transform_hierarchy.h
 Transform system layered on top of a HierarchySystem.
 
 traverse.h
 Lazy, composable graph traversal framework built on C++20 generators.