NL3D::CTessNodeList Class Reference

#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

Detailed Description

A basic list node.

Definition at line 40 of file tess_list.h.

Public Member Functions

 CTessNodeList ()

Data Fields

CTessNodeListNext
CTessNodeListPrec


Constructor & Destructor Documentation

NL3D::CTessNodeList::CTessNodeList  )  [inline]
 

Definition at line 46 of file tess_list.h.

References Prec.

00047         {
00048                 Prec= NULL;
00049                 Next= NULL;
00050         }


Field Documentation

CTessNodeList* NL3D::CTessNodeList::Next
 

Definition at line 44 of file tess_list.h.

Referenced by NL3D::CVegetableManager::addInstance(), NL3D::CLandscape::computeDynamicLighting(), NL3D::CPatch::computeGeomorphAlphaFar1VertexListVB(), NL3D::CPatch::computeGeomorphFar0VertexListVB(), NL3D::CPatch::computeGeomorphTileVertexListVB(), NL3D::CPatch::computeGeomorphVertexList(), NL3D::CPatch::debugAllocationMarkIndicesFarList(), NL3D::CPatch::debugAllocationMarkIndicesNearList(), NL3D::CPatch::fillFar0DLMUvOnlyVertexListVB(), NL3D::CPatch::fillFar0VertexListVB(), NL3D::CPatch::fillFar1DLMUvOnlyVertexListVB(), NL3D::CPatch::fillFar1VertexListVB(), NL3D::CPatch::fillTileVertexListVB(), NL3D::CLandscape::getDynamicLightingMemoryLoad(), NL3D::CTessBlock::refillFaceVectorFar0(), NL3D::CTessBlock::refillFaceVectorFar1(), NL3D::CTessBlock::refillFaceVectorTile(), NL3D::CLandscape::refine(), NL3D::CVegetableManager::render(), NL3D::CLandscape::render(), NL3D::CPatch::updateFar0VBAlloc(), NL3D::CPatch::updateFar1VBAlloc(), NL3D::CVegetableSortBlock::updateSortBlock(), and NL3D::CPatch::updateTileVBAlloc().

CTessNodeList* NL3D::CTessNodeList::Prec
 

Definition at line 43 of file tess_list.h.

Referenced by CTessNodeList().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 07:49:06 2004 for NeL by doxygen 1.3.6