#include <tga.h>
Public Attributes | |
GLubyte * | imageData |
GLuint | bpp |
GLuint | width |
GLuint | height |
GLuint | texID |
GLuint | type |
GLuint Texture::bpp |
GLuint Texture::height |
GLubyte* Texture::imageData |
GLuint Texture::texID |
GLuint Texture::type |
GLuint Texture::width |