|
UGDK
0.4.1
|
This is the complete list of members for ugdk::graphic::Texture, including all inherited members.
| 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 |