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