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

#include <shader.h>

Inheritance diagram for NL3D::IShader

Inheritance graph
[legend]
Collaboration diagram for NL3D::IShader:

Collaboration graph
[legend]
List of all members.

Public Methods

 IShader (IDriver *drv, ItShaderPtrList it)
virtual ~IShader ()

Private Attributes

IDriver_Driver
ItShaderPtrList _DriverIterator

Constructor & Destructor Documentation

NL3D::IShader::IShader ( IDriver * drv,
ItShaderPtrList it ) [inline]
 

Definition at line 66 of file shader.h.

NL3D::IShader::~IShader ( ) [virtual]
 

Definition at line 34 of file shader.cpp.


Member Data Documentation

IDriver * NL3D::IShader::_Driver [private]
 

Definition at line 62 of file shader.h.

ItShaderPtrList NL3D::IShader::_DriverIterator [private]
 

Definition at line 63 of file shader.h.


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