# 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::CTextureFar::CPatchIdent Struct Reference

Patch identifier. More...

#include <texture_far.h>

Collaboration diagram for NL3D::CTextureFar::CPatchIdent:

Collaboration graph
[legend]
List of all members.

Public Methods

 CPatchIdent ()
 Default constructor. do nothing, only for vector. More...

 CPatchIdent (CPatch* patch)
 Constructor. More...


Public Attributes

CPatchPatch

Detailed Description

Patch identifier.

Definition at line 72 of file texture_far.h.


Constructor & Destructor Documentation

NL3D::CTextureFar::CPatchIdent::CPatchIdent ( ) [inline]
 

Default constructor. do nothing, only for vector.

Definition at line 75 of file texture_far.h.

NL3D::CTextureFar::CPatchIdent::CPatchIdent ( CPatch * patch ) [inline]
 

Constructor.

Definition at line 78 of file texture_far.h.


Member Data Documentation

CPatch * NL3D::CTextureFar::CPatchIdent::Patch
 

Definition at line 86 of file texture_far.h.


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