list_node Struct Reference

Structure for a List-Node, which is used at defining a transferfunction. More...

#include <list_node.h>

List of all members.

Public Attributes

list_nodepNext
list_nodepPrev
int value
float nPosition


Detailed Description

Structure for a List-Node, which is used at defining a transferfunction.


Member Data Documentation

list_node* list_node::pNext

list_node* list_node::pPrev

int list_node::value

float list_node::nPosition


The documentation for this struct was generated from the following file:
Generated on Wed Jan 17 11:58:36 2007 for VisLuBsp1 by  doxygen 1.5.1-p1