TDME2 1.9.121
Public Attributes | List of all members
EntityHierarchy::EntityHierarchyLevel Struct Reference
Collaboration diagram for EntityHierarchy::EntityHierarchyLevel:
Collaboration graph

Public Attributes

string id
 
EntityHierarchyLevelparent { nullptr }
 
Entityentity { nullptr }
 
map< string, EntityHierarchyLevelchildren
 

Detailed Description

Definition at line 54 of file EntityHierarchy.h.

Member Data Documentation

◆ children

map<string, EntityHierarchyLevel> children

Definition at line 59 of file EntityHierarchy.h.

◆ entity

Entity* entity { nullptr }

Definition at line 57 of file EntityHierarchy.h.

◆ id

string id

Definition at line 55 of file EntityHierarchy.h.

◆ parent

EntityHierarchyLevel* parent { nullptr }

Definition at line 56 of file EntityHierarchy.h.


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