Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ParticleSystems::TGA Struct Reference

A struct. More...

#include <TGALoader.h>

List of all members.

Public Attributes

GLubyte header [6]
GLuint bytesPerPixel
GLuint imageSize
GLuint temp
GLuint type
GLuint Height
GLuint Width
GLuint Bpp


Detailed Description

A struct.

This struct enables handeling of TGA files

Definition at line 38 of file TGALoader.h.


Member Data Documentation

GLuint ParticleSystems::TGA::Bpp
 

Bits Per Pixel

Definition at line 54 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadCompressedTGA(), and ParticleSystems::TGALoader::LoadUncompressedTGA().

GLuint ParticleSystems::TGA::bytesPerPixel
 

Holds Number Of Bytes Per Pixel Used In The TGA File

Definition at line 43 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadCompressedTGA(), and ParticleSystems::TGALoader::LoadUncompressedTGA().

GLubyte ParticleSystems::TGA::header[6]
 

First 6 Useful Bytes From The Header

Definition at line 41 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadCompressedTGA(), and ParticleSystems::TGALoader::LoadUncompressedTGA().

GLuint ParticleSystems::TGA::Height
 

Height of Image

Definition at line 50 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadCompressedTGA(), and ParticleSystems::TGALoader::LoadUncompressedTGA().

GLuint ParticleSystems::TGA::imageSize
 

Used To Store The Image Size When Setting Aside Ram

Definition at line 45 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadCompressedTGA(), and ParticleSystems::TGALoader::LoadUncompressedTGA().

GLuint ParticleSystems::TGA::temp
 

Temporary Variable

Definition at line 47 of file TGALoader.h.

GLuint ParticleSystems::TGA::type
 

Definition at line 48 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadUncompressedTGA().

GLuint ParticleSystems::TGA::Width
 

Width ofImage

Definition at line 52 of file TGALoader.h.

Referenced by ParticleSystems::TGALoader::LoadCompressedTGA(), and ParticleSystems::TGALoader::LoadUncompressedTGA().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 24 11:05:03 2005 for ParticleSystem by  doxygen 1.4.1