|
Kohi Game Engine
|
#include <hierarchy_graph.h>
Data Fields | |
| u32 | nodes_allocated |
| khandle * | node_handles |
| u32 * | parent_indices |
| u8 * | levels |
| b8 * | dirty_flags |
| khandle * | xform_handles |
| hierarchy_graph_view | view |
| b8* dirty_flags |
| u8* levels |
| khandle* node_handles |
| u32 nodes_allocated |
| u32* parent_indices |
| hierarchy_graph_view view |
| khandle* xform_handles |