# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CTessNodeList Class Reference

A basic list node. More...

#include <tess_list.h>

Inheritance diagram for NL3D::CTessNodeList:

NL3D::CLandscapeVegetableBlock NL3D::CPatchDLMContext NL3D::CTessFace NL3D::CTessFarVertex NL3D::CTessNearVertex NL3D::CTileFace NL3D::CVegetableClipBlock NL3D::CVegetableInstanceGroup NL3D::CVegetableSortBlock List of all members.

Public Methods

 CTessNodeList ()

Public Attributes

CTessNodeList * Prec
CTessNodeList * Next

Detailed Description

A basic list node.

Definition at line 40 of file tess_list.h.


Constructor & Destructor Documentation

NL3D::CTessNodeList::CTessNodeList   [inline]
 

Definition at line 46 of file tess_list.h.


Member Data Documentation

CTessNodeList* NL3D::CTessNodeList::Next
 

Definition at line 44 of file tess_list.h.

CTessNodeList* NL3D::CTessNodeList::Prec
 

Definition at line 43 of file tess_list.h.


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