From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_NL3D__CShaderGL.html | 339 ++++++++++++++++++++++++++++ 1 file changed, 339 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CShaderGL.html (limited to 'docs/doxygen/nel/class_NL3D__CShaderGL.html') diff --git a/docs/doxygen/nel/class_NL3D__CShaderGL.html b/docs/doxygen/nel/class_NL3D__CShaderGL.html new file mode 100644 index 00000000..8b53835a --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CShaderGL.html @@ -0,0 +1,339 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1