Nuclide
Software Development Kit for id Tech
nodes.h File Reference

Go to the source code of this file.

Classes

struct  node_s
 
struct  node_s::neighbour_s
 
class  info_node
 

Macros

#define NODE_DEBUG
 

Typedefs

typedef struct node_s node_t
 

Functions

void Nodes_Save (string)
 
void Nodes_Load (string)
 
void Nodes_Init (void)
 

Variables

node_tg_pNodes
 
int g_iNodes
 
int g_nodes_present
 

Macro Definition Documentation

◆ NODE_DEBUG

#define NODE_DEBUG

Typedef Documentation

◆ node_t

typedef struct node_s node_t

Function Documentation

◆ Nodes_Init()

void Nodes_Init ( void  )

◆ Nodes_Load()

void Nodes_Load ( string  filename)

◆ Nodes_Save()

void Nodes_Save ( string  filename)

Variable Documentation

◆ g_iNodes

int g_iNodes

◆ g_nodes_present

int g_nodes_present

◆ g_pNodes

node_t* g_pNodes