#include <DTextures.h>
Inheritance diagram for DTextures:
TODO: Detailed Class Description
Public Member Functions | |
DTextures (void) | |
TODO: brief description. | |
~DTextures (void) | |
TODO: brief description. | |
void | LoadTGA (char *fileName, DTexData &texture) |
TODO: bref description. | |
int | LoadTexture (char *fileName) |
TODO: brief description. | |
Public Attributes | |
DTexData * | tex |
Array of textures. | |
int | counter |
Counter of textures. |
|
TODO: brief description. TODO: detailed description. |
|
TODO: brief description. TODO: detailed description. |
|
TODO: brief description. TODO: detailed description. |
|
TODO: bref description. Read a 32 Bit TGA-file. |