TGA Struct Reference

List of all members.

Public Member Functions

void Read (IDataSource *ds)

Public Attributes

uint32 Height
uint32 Width
uint32 Bpp
uint32 bytesPerPixel
uint32 Flags
bool Flipped
bool Compressed

Detailed Description

Definition at line 23 of file TextureTarga.cpp.


Member Function Documentation

void TGA::Read ( IDataSource ds  )  [inline]

Definition at line 33 of file TextureTarga.cpp.

References Bpp, bytesPerPixel, Flags, Flipped, Height, IDataSource::read1(), IDataSource::read2(), and Width.

Referenced by TextureTarga::Read().


Member Data Documentation

uint32 TGA::Bpp

Definition at line 27 of file TextureTarga.cpp.

Referenced by TextureTarga::ConvertFormat(), TextureTarga::Read(), and Read().

uint32 TGA::bytesPerPixel

Definition at line 28 of file TextureTarga.cpp.

Referenced by TextureTarga::ConvertFormat(), TextureTarga::Read(), and Read().

bool TGA::Compressed

Definition at line 31 of file TextureTarga.cpp.

Referenced by TextureTarga::Read().

uint32 TGA::Flags

Definition at line 29 of file TextureTarga.cpp.

Referenced by Read().

bool TGA::Flipped

Definition at line 30 of file TextureTarga.cpp.

Referenced by TextureTarga::ConvertFormat(), and Read().

uint32 TGA::Height

Definition at line 25 of file TextureTarga.cpp.

Referenced by TextureTarga::Read(), and Read().

uint32 TGA::Width

Definition at line 26 of file TextureTarga.cpp.

Referenced by TextureTarga::Read(), and Read().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 27 22:30:02 2007 for pentagram by  doxygen 1.4.7