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

#include <patch_rdr_pass.h>

List of all members.

Public Methods

 CRdrPatchId ()
CRdrPatchId * getNext ()

Public Attributes

CPatchRdrPassPatchRdrPass
CPatchPatch

Private Attributes

CRdrPatchId * _Next

Friends

class CPatchRdrPass


Constructor & Destructor Documentation

NL3D::CRdrPatchId::CRdrPatchId  
 

Definition at line 37 of file patch_rdr_pass.cpp.

References _Next, Patch, and PatchRdrPass.

Referenced by getNext.


Member Function Documentation

CRdrPatchId* NL3D::CRdrPatchId::getNext   [inline]
 

Definition at line 55 of file patch_rdr_pass.h.

References _Next, and CRdrPatchId.


Friends And Related Function Documentation

friend class CPatchRdrPass [friend]
 

Definition at line 58 of file patch_rdr_pass.h.


Member Data Documentation

CRdrPatchId* NL3D::CRdrPatchId::_Next [private]
 

Definition at line 59 of file patch_rdr_pass.h.

Referenced by CRdrPatchId, and getNext.

CPatch* NL3D::CRdrPatchId::Patch
 

Definition at line 50 of file patch_rdr_pass.h.

Referenced by CRdrPatchId.

CPatchRdrPass* NL3D::CRdrPatchId::PatchRdrPass
 

Definition at line 49 of file patch_rdr_pass.h.

Referenced by CRdrPatchId.


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