Kohi Game Engine
hierarchy_graph Struct Reference

#include <hierarchy_graph.h>

Data Fields

u32 nodes_allocated
 
khandlenode_handles
 
u32parent_indices
 
u8levels
 
b8dirty_flags
 
khandlexform_handles
 
hierarchy_graph_view view
 

Field Documentation

◆ dirty_flags

b8* dirty_flags

◆ levels

u8* levels

◆ node_handles

khandle* node_handles

◆ nodes_allocated

u32 nodes_allocated

◆ parent_indices

u32* parent_indices

◆ view

◆ xform_handles

khandle* xform_handles

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