NGL  6.5
The NCCA Graphics Library
Texture.h File Reference

a simple texture loader / GL texture object More...

#include "Image.h"
#include "Types.h"
#include <string>
+ Include dependency graph for Texture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ngl::Texture
 simple texture object using QImage to load and convert to OpenGL texturing, needs loads of work for multi texture support etc as well as different texture types More...
 

Namespaces

 ngl
 implementation files for RibExport class
 

Detailed Description

a simple texture loader / GL texture object

Definition in file Texture.h.