int get_height() const
Definition textures.hh:25
int get_width() const
Definition textures.hh:20
~Texture()
Definition textures.cpp:44
int t_bpp
Definition textures.hh:10
void unbind() const
Definition textures.cpp:56
void bind(unsigned int slot=0) const
Definition textures.cpp:49
int t_height
Definition textures.hh:10
unsigned char * t_localbuffer
Definition textures.hh:9
int t_width
Definition textures.hh:10