jubilant-funicular
|
loads images as GLTextures More...
#include <GLTexture.h>
Static Private Member Functions | |
static Result< GLTexture > | readImage (crstring filePath, GLint minFilt, GLint magFilt, crvec2 dimensions) |
loads in any image file | |
static Result< RawTexture > | readImage (crstring filePath, crvec2 dimensions) |
Friends | |
class | ResourceManager |
loads images as GLTextures
Definition at line 67 of file GLTexture.h.