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

#include <driver_opengl.h>

Inheritance diagram for NL3D::CShaderGL

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

Collaboration graph
[legend]
List of all members.

Public Methods

 CShaderGL (IDriver *drv, ItShaderPtrList it)

Public Attributes

GLenum SrcBlend
GLenum DstBlend
GLenum ZComp
GLfloat Emissive [4]
GLfloat Ambient [4]
GLfloat Diffuse [4]
GLfloat Specular [4]

Constructor & Destructor Documentation

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

Definition at line 125 of file driver_opengl.h.


Member Data Documentation

GLfloat NL3D::CShaderGL::Ambient[4]
 

Definition at line 121 of file driver_opengl.h.

GLfloat NL3D::CShaderGL::Diffuse[4]
 

Definition at line 122 of file driver_opengl.h.

GLenum NL3D::CShaderGL::DstBlend
 

Definition at line 117 of file driver_opengl.h.

GLfloat NL3D::CShaderGL::Emissive[4]
 

Definition at line 120 of file driver_opengl.h.

GLfloat NL3D::CShaderGL::Specular[4]
 

Definition at line 123 of file driver_opengl.h.

GLenum NL3D::CShaderGL::SrcBlend
 

Definition at line 116 of file driver_opengl.h.

GLenum NL3D::CShaderGL::ZComp
 

Definition at line 118 of file driver_opengl.h.


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