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/driver__opengl_8h.html | 165 ++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 docs/doxygen/nel/driver__opengl_8h.html (limited to 'docs/doxygen/nel/driver__opengl_8h.html') diff --git a/docs/doxygen/nel/driver__opengl_8h.html b/docs/doxygen/nel/driver__opengl_8h.html new file mode 100644 index 00000000..49784d43 --- /dev/null +++ b/docs/doxygen/nel/driver__opengl_8h.html @@ -0,0 +1,165 @@ + + + + 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  
+

driver_opengl.h File Reference

OpenGL driver implementation. +More... +

+#include "nel/misc/types_nl.h"
+#include <GL/glx.h>
+#include <GL/gl.h>
+#include "driver_opengl_extension.h"
+#include "3d/driver.h"
+#include "3d/material.h"
+#include "3d/shader.h"
+#include "3d/vertex_buffer.h"
+#include "nel/misc/matrix.h"
+#include "nel/misc/smart_ptr.h"
+#include "nel/misc/rgba.h"
+#include "nel/misc/event_emitter.h"
+#include "nel/misc/bit_set.h"
+#include "3d/ptr_set.h"
+#include "nel/misc/heap_memory.h"
+#include "nel/misc/event_emitter_multi.h"
+#include "driver_opengl_states.h"
+#include "3d/texture_cube.h"
+#include "3d/vertex_program_parse.h"
+ +

+Go to the source code of this file. + + + + + +

Namespaces

namespace  NL3D

Defines

#define GLX_GLXEXT_PROTOTYPES
#define NL3D_DRV_MAX_LIGHTMAP   256
+


Detailed Description

+OpenGL driver implementation. +

+

+Id:
+ driver_opengl.h,v 1.136 2002/11/14 17:41:32 vizerie Exp
+

+ +

+Definition in file driver_opengl.h.


Define Documentation

+

+ + + + +
+ + +
#define GLX_GLXEXT_PROTOTYPES +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file driver_opengl.h.

+

+ + + + +
+ + +
#define NL3D_DRV_MAX_LIGHTMAP   256 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file driver_opengl.h. +

+Referenced by NL3D::CDriverGL::CDriverGL, and NL3D::CDriverGL::computeLightMapInfos.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1