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

Nodegraph loading/saving. More...

Go to the source code of this file.

Classes

struct  node_t
 Data holding Node entries. More...
 
struct  node_t::neighbour_s
 

Macros

#define NODE_DEBUG
 
#define COST_INFINITE   99999
 

Functions

void Nodes_Flush (void)
 
void Nodes_Init (void)
 
bool Nodes_Available (void)
 

Variables

node_tg_pNodes
 
int g_iNodes
 

Detailed Description

Nodegraph loading/saving.

Macro Definition Documentation

◆ COST_INFINITE

#define COST_INFINITE   99999

◆ NODE_DEBUG

#define NODE_DEBUG

Variable Documentation

◆ g_iNodes

int g_iNodes

◆ g_pNodes

node_t* g_pNodes