Defines the Texture class that represents a OpenGL texture.
This file is part of the Lumina Graphics Library
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... | |