bind() const | GenericTexture | |
GenericTexture() | GenericTexture | |
height() const | GenericTexture | [inline] |
load_texture(const char *filename, MipMapOptions mip_opt, tex_proc_func proc=NULL, bool force_power_of_two=true) | GenericTexture | |
load_texture(unsigned char *pixels, unsigned int w, unsigned int h, MipMapOptions mip_opt) | GenericTexture | |
m_handle | GenericTexture | [protected] |
m_height | GenericTexture | [protected] |
m_orig_height | GenericTexture | [protected] |
m_orig_width | GenericTexture | [protected] |
m_width | GenericTexture | [protected] |
orig_height() const | GenericTexture | [inline] |
orig_width() const | GenericTexture | [inline] |
unload_texture() | GenericTexture | |
width() const | GenericTexture | [inline] |
~GenericTexture() | GenericTexture | [virtual] |