Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

tgaInfo Struct Reference

#include <tga.h>

List of all members.

Public Attributes

int status
unsigned char type
unsigned char pixelDepth
short int width
short int height
unsigned char * imageData


Member Data Documentation

short int tgaInfo::height
 

Definition at line 36 of file tga.h.

Referenced by tgaLoad(), tgaLoadHeader(), tgaLoadImageData(), and tgaRGBtogreyscale().

unsigned char* tgaInfo::imageData
 

Definition at line 37 of file tga.h.

Referenced by tgaDestroy(), tgaLoad(), tgaLoadImageData(), and tgaRGBtogreyscale().

unsigned char tgaInfo::pixelDepth
 

Definition at line 35 of file tga.h.

Referenced by tgaLoad(), tgaLoadHeader(), tgaLoadImageData(), and tgaRGBtogreyscale().

int tgaInfo::status
 

Definition at line 34 of file tga.h.

Referenced by tgaLoad().

unsigned char tgaInfo::type
 

Definition at line 35 of file tga.h.

Referenced by tgaLoad(), tgaLoadHeader(), and tgaRGBtogreyscale().

short int tgaInfo::width
 

Definition at line 36 of file tga.h.

Referenced by tgaLoad(), tgaLoadHeader(), tgaLoadImageData(), and tgaRGBtogreyscale().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 23 05:20:00 2005 for Particles by doxygen1.2.15