#include <PropaneImage.h>
Public Member Functions | |
| Loader () | |
| GLuint * | loadImage (const std::string &path) |
|
|
Basic constructor for the loader, with shouldAlphaKey disabled. |
|
|
Loads an image from file, and returns it as a pointer to a GL handle of the loaded texture. Supports any image format supported by SDL_image, and is endian independent.
|
1.4.6