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

driver.h File Reference


Detailed Description

+Generic driver header. Low level HW classes : ITexture, CMaterial, CVertexBuffer, CPrimitiveBlock, IDriver

+

Id
driver.h,v 1.64 2004/02/13 10:48:38 lecroart Exp
+ +

+Definition in file driver.h. +

+#include "nel/misc/types_nl.h"
+#include "nel/misc/common.h"
+#include "nel/misc/smart_ptr.h"
+#include "nel/misc/rgba.h"
+#include "nel/misc/matrix.h"
+#include "nel/misc/stream.h"
+#include "nel/misc/uv.h"
+#include "3d/texture.h"
+#include "3d/shader.h"
+#include "3d/vertex_buffer.h"
+#include "3d/vertex_buffer_hard.h"
+#include "3d/vertex_program.h"
+#include "3d/material.h"
+#include "nel/misc/mutex.h"
+#include "nel/3d/primitive_profile.h"
+#include <vector>
+#include <list>
+ +

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

Namespaces

namespace  NL3D
namespace  NLMISC
+


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