Module re_entity_db::entity_tree
source · Structs§
- Cascaded clears that need be to applied to the
DataStoreas a result of modifying theEntityTree. - Maintains an optimized representation of a batch of
StoreEvents specifically designed to accelerate garbage collection ofEntityTrees. - Information about this specific entity (excluding children).
- A recursive, manually updated
re_data_store::StoreSubscriberthat maintains the entity hierarchy. - Info about stuff at a given
EntityPath, including all of its children, recursively.