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/a04220.html | 106 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 docs/doxygen/nel/a04220.html (limited to 'docs/doxygen/nel/a04220.html') diff --git a/docs/doxygen/nel/a04220.html b/docs/doxygen/nel/a04220.html new file mode 100644 index 00000000..907c2ebe --- /dev/null +++ b/docs/doxygen/nel/a04220.html @@ -0,0 +1,106 @@ + + +NeL: driver_opengl.h File Reference + + + +
+

driver_opengl.h File Reference


Detailed Description

+OpenGL driver implementation

+

Id
driver_opengl.h,v 1.157 2004/02/06 18:06:57 vizerie Exp
+ +

+Definition in file driver_opengl.h. +

+#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"
+#include "nel/3d/viewport.h"
+#include "nel/misc/time_nl.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define GLX_GLXEXT_PROTOTYPES
#define NL3D_DRV_MAX_LIGHTMAP   256
+


Define Documentation

+

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

+ +

+Definition at line 45 of file driver_opengl.h.

+

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

+ +

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

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

+


Generated on Tue Mar 16 06:42:22 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1