UGDK
|
CreateFromFile(const std::string &filepath) | ugdk::graphic::Texture | [static] |
CreateFromSurface(SDL_Surface *data) | ugdk::graphic::Texture | [static] |
CreateRawTexture(int texture_width, int texture_height) | ugdk::graphic::Texture | [static] |
gltexture() const | ugdk::graphic::Texture | [inline] |
height() const | ugdk::graphic::Texture | [inline] |
width() const | ugdk::graphic::Texture | [inline] |
~Texture() | ugdk::graphic::Texture |