mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
Declares the TextureLoader, a class that can load a texture from a file and set it up as OpenGL texture. More...
Go to the source code of this file.
Classes | |
class | TextureLoader |
The a loader that can set up the image data of a graphics file as an OpenGL texture. More... | |
Declares the TextureLoader, a class that can load a texture from a file and set it up as OpenGL texture.
Copyright Jan-Philipp Kappmeier, Melanie Schmidt
The loader is an abstract class, the support for loading the image data from a file, a subclass must be derive.
Definition in file TextureLoader.h.