UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
node_index_s Struct Reference

#include <ui_node_window.h>

Data Fields

uiNode_tnode
 
struct node_index_shash_next
 
struct node_index_snext
 

Detailed Description

Definition at line 54 of file ui_node_window.h.

Field Documentation

struct node_index_s* node_index_s::hash_next

Definition at line 56 of file ui_node_window.h.

Referenced by UI_WindowNodeAddIndexedNode().

struct node_index_s* node_index_s::next

Definition at line 57 of file ui_node_window.h.

Referenced by UI_WindowNodeAddIndexedNode().

uiNode_t* node_index_s::node

Definition at line 55 of file ui_node_window.h.

Referenced by UI_WindowNodeAddIndexedNode().


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