| bound | Texture | [private] |
| getHasAlpha() | Texture | [inline] |
| getSizeX() | Texture | [inline] |
| getSizeY() | Texture | [inline] |
| getTexID() | Texture | [inline] |
| hasAlpha | Texture | [private] |
| height | Texture | [private] |
| isIntensity | Texture | [private] |
| load() | Texture | |
| loadJpg(char *filename, bool preload, int useTexId=-1, int side=0) | Texture | [private] |
| loadPng(char *filename, bool preload, int useTexId=-1, int side=0) | Texture | [private] |
| texData | Texture | [private] |
| texID | Texture | [private] |
| Texture(char *filename, bool preload, int useTexId=-1, int side=0) | Texture | |
| Texture(unsigned char *data, unsigned int w, unsigned int h, bool alpha, bool intensity, bool preload) | Texture | |
| Texture(unsigned int w, unsigned int h, GLuint toTexId, unsigned int side) | Texture | |
| textureName | Texture | [private] |
| unload() | Texture | |
| width | Texture | [private] |