jubilant-funicular
Static Private Member Functions | Friends | List of all members
nta::ImageLoader Class Reference

loads images as GLTextures More...

#include <GLTexture.h>

Static Private Member Functions

static Result< GLTexturereadImage (crstring filePath, GLint minFilt, GLint magFilt, crvec2 dimensions)
 loads in any image file
 
static Result< RawTexturereadImage (crstring filePath, crvec2 dimensions)
 

Friends

class ResourceManager
 

Detailed Description

loads images as GLTextures

Definition at line 67 of file GLTexture.h.


The documentation for this class was generated from the following files: