_Flush() | wsp::Image | [protected] |
_InitializeImage(u32 width, u32 height) | wsp::Image | [protected] |
_pixels | wsp::Image | [protected] |
BindTexture(bool bilinear=true) | wsp::Image | |
GetHeight() const | wsp::Image | |
GetWidth() const | wsp::Image | |
Image() | wsp::Image | |
IsInitialized() const | wsp::Image | |
LoadImage(const char *path, IMG_LOAD_TYPE loadtype=IMG_LOAD_TYPE_PATH) | wsp::Image | |
LoadImage(const unsigned char *path, IMG_LOAD_TYPE loadtype=IMG_LOAD_TYPE_BUFFER) | wsp::Image | |
~Image() | wsp::Image | [virtual] |