sphore 0.0.1
SPH openGL rendering engine

_node Struct Reference

Internal storage for a list node. More...

Data Fields

_SREnodeID id
void * data
node_tnext

Detailed Description

Internal storage for a list node.


Field Documentation

void* data

The data of the node.

The id of the node.

The next node in the list.


The documentation for this struct was generated from the following file:
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines