Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

_ImageRec Struct Reference

List of all members.

Public Attributes

unsigned short imagic
unsigned short type
unsigned short dim
unsigned short xsize
unsigned short ysize
unsigned short zsize
unsigned int min
unsigned int max
unsigned int wasteBytes
char name [80]
unsigned long colorMap
FILE * file
unsigned char * tmp
unsigned char * tmpR
unsigned char * tmpG
unsigned char * tmpB
unsigned long rleEnd
unsigned int * rowStart
int * rowSize

Member Data Documentation

unsigned long _ImageRec::colorMap
 

Definition at line 1193 of file glf.cxx.

unsigned short _ImageRec::dim
 

Definition at line 1188 of file glf.cxx.

FILE* _ImageRec::file
 

Definition at line 1194 of file glf.cxx.

Referenced by ImageGetRow(), and ImageOpen().

unsigned short _ImageRec::imagic
 

Definition at line 1186 of file glf.cxx.

Referenced by ImageOpen().

unsigned int _ImageRec::max
 

Definition at line 1190 of file glf.cxx.

unsigned int _ImageRec::min
 

Definition at line 1190 of file glf.cxx.

char _ImageRec::name[80]
 

Definition at line 1192 of file glf.cxx.

unsigned long _ImageRec::rleEnd
 

Definition at line 1196 of file glf.cxx.

Referenced by ImageOpen().

int* _ImageRec::rowSize
 

Definition at line 1198 of file glf.cxx.

Referenced by ImageClose(), ImageGetRow(), and ImageOpen().

unsigned int* _ImageRec::rowStart
 

Definition at line 1197 of file glf.cxx.

Referenced by ImageClose(), ImageGetRow(), and ImageOpen().

unsigned char* _ImageRec::tmp
 

Definition at line 1195 of file glf.cxx.

Referenced by ImageClose(), ImageGetRow(), and ImageOpen().

unsigned char * _ImageRec::tmpB
 

Definition at line 1195 of file glf.cxx.

Referenced by ImageClose(), and ImageOpen().

unsigned char * _ImageRec::tmpG
 

Definition at line 1195 of file glf.cxx.

Referenced by ImageClose(), and ImageOpen().

unsigned char * _ImageRec::tmpR
 

Definition at line 1195 of file glf.cxx.

Referenced by ImageClose(), and ImageOpen().

unsigned short _ImageRec::type
 

Definition at line 1187 of file glf.cxx.

Referenced by ImageGetRow(), and ImageOpen().

unsigned int _ImageRec::wasteBytes
 

Definition at line 1191 of file glf.cxx.

unsigned short _ImageRec::xsize
 

Definition at line 1189 of file glf.cxx.

Referenced by ImageGetRow(), ImageOpen(), and read_texture().

unsigned short _ImageRec::ysize
 

Definition at line 1189 of file glf.cxx.

Referenced by ImageGetRow(), ImageOpen(), and read_texture().

unsigned short _ImageRec::zsize
 

Definition at line 1189 of file glf.cxx.

Referenced by ImageOpen(), and read_texture().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 21 22:49:10 2009 for loon by  doxygen 1.3.9.1