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/a04233.html | 71 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 docs/doxygen/nel/a04233.html (limited to 'docs/doxygen/nel/a04233.html') diff --git a/docs/doxygen/nel/a04233.html b/docs/doxygen/nel/a04233.html new file mode 100644 index 00000000..694de901 --- /dev/null +++ b/docs/doxygen/nel/a04233.html @@ -0,0 +1,71 @@ + + +NeL: driver_opengl_vertex_program.cpp File Reference + + + +
+

driver_opengl_vertex_program.cpp File Reference


Detailed Description

+OpenGL driver implementation for vertex program manipulation.

+

Id
driver_opengl_vertex_program.cpp,v 1.18 2003/11/04 18:17:47 vizerie Exp
+

+

Todo:
manage better the init/release system (if a throw occurs in the init, we must release correctly the driver)
+ +

+Definition in file driver_opengl_vertex_program.cpp. +

+#include "stdopengl.h"
+#include "3d/primitive_block.h"
+#include "3d/vertex_program.h"
+#include "3d/vertex_program_parse.h"
+#include <algorithm>
+ +

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

Namespaces

namespace  NL3D

Defines

#define EVS_INFO(what)
+


Define Documentation

+

+ + + + +
+ + + + + + + +
#define EVS_INFOwhat   )  +
+
+ + + + + +
+   + + +

+ +

+Definition at line 302 of file driver_opengl_vertex_program.cpp. +

+Referenced by NL3D::doSwizzle(), and NL3D::CDriverGL::setupEXTVertexShader().

+


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