Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

tImage Struct Reference

#include <ExCImage.h>


Data Fields

int channels
int sizeX
int sizeY
unsigned char * data
unsigned int type


Field Documentation

int channels
 

Definition at line 63 of file ExCImage.h.

Referenced by ExManagerTexture::AddTexture(), and LoadTGA().

unsigned char* data
 

Definition at line 66 of file ExCImage.h.

Referenced by ExManagerTexture::AddTexture(), LoadBMP(), LoadJPG(), and LoadTGA().

int sizeX
 

Definition at line 64 of file ExCImage.h.

Referenced by ExManagerTexture::AddTexture(), LoadBMP(), and LoadTGA().

int sizeY
 

Definition at line 65 of file ExCImage.h.

Referenced by ExManagerTexture::AddTexture(), LoadBMP(), and LoadTGA().

unsigned int type
 

Definition at line 67 of file ExCImage.h.

Referenced by LoadBMP().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 6 20:27:28 2002 for ExNihilo by doxygen1.2.17