# 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_opengl_vertex_program.cpp File Reference

OpenGL driver implementation for vertex program manipulation. More...

#include "stdopengl.h"
#include "3d/primitive_block.h"
#include "3d/vertex_program.h"

Go to the source code of this file.

Namespaces

namespace  NL3D


Detailed Description

OpenGL driver implementation for vertex program manipulation.

Id:
driver_opengl_vertex_program.cpp,v 1.13 2002/09/04 12:41:36 berenguier 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.