# 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::CRdrTileId Class Reference

#include <patch_rdr_pass.h>

List of all members.

Public Methods

 CRdrTileId ()
CRdrTileId * getNext ()

Public Attributes

CPatchRdrPassPatchRdrPass
CTileMaterialTileMaterial

Private Attributes

CRdrTileId * _Next

Friends

class CPatchRdrPass


Constructor & Destructor Documentation

NL3D::CRdrTileId::CRdrTileId  
 

Definition at line 46 of file patch_rdr_pass.cpp.

References _Next, PatchRdrPass, and TileMaterial.

Referenced by getNext.


Member Function Documentation

CRdrTileId* NL3D::CRdrTileId::getNext   [inline]
 

Definition at line 72 of file patch_rdr_pass.h.

References _Next, and CRdrTileId.


Friends And Related Function Documentation

friend class CPatchRdrPass [friend]
 

Definition at line 75 of file patch_rdr_pass.h.


Member Data Documentation

CRdrTileId* NL3D::CRdrTileId::_Next [private]
 

Definition at line 76 of file patch_rdr_pass.h.

Referenced by CRdrTileId, and getNext.

CPatchRdrPass* NL3D::CRdrTileId::PatchRdrPass
 

Definition at line 66 of file patch_rdr_pass.h.

Referenced by CRdrTileId.

CTileMaterial* NL3D::CRdrTileId::TileMaterial
 

Definition at line 67 of file patch_rdr_pass.h.

Referenced by CRdrTileId.


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