All Classes Files Functions Variables Typedefs Pages
Classes
Texture.hpp File Reference

Detailed Description

Defines the Texture class that represents a OpenGL texture.

This file is part of the Lumina Graphics Library

Author
Lukas Kalbertodt lukas.nosp@m..kal.nosp@m.berto.nosp@m.dt@g.nosp@m.mail..nosp@m.com

Go to the source code of this file.

Classes

class  TextureInterface
 Interface for all texture types (2D, 3D, Cube). More...
 
class  Texture< TT >
 Represents an OpenGL texture. More...