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_8h.html | 112 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 docs/doxygen/nel/driver_8h.html (limited to 'docs/doxygen/nel/driver_8h.html') diff --git a/docs/doxygen/nel/driver_8h.html b/docs/doxygen/nel/driver_8h.html new file mode 100644 index 00000000..7d696228 --- /dev/null +++ b/docs/doxygen/nel/driver_8h.html @@ -0,0 +1,112 @@ + + + + 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.h File Reference

Generic driver header. +More... +

+#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
+


Detailed Description

+Generic driver header. +

+ Low level HW classes : ITexture, CMaterial, CVertexBuffer, CPrimitiveBlock, IDriver +

+

+Id:
+ driver.h,v 1.44 2002/11/14 17:30:27 vizerie Exp
+

+ +

+Definition in file driver.h. + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1