TGAHeader Struct Reference

List of all members.

Public Attributes

char IDLen
char ColorMapType
char DataType
short ColorMapOrgin
short ColorMapLength
short x_origin
short y_origin
short width
short height
char bitsperpixel
char imagedescriptor

Detailed Description

Definition at line 6 of file ImageLoaderTGA.cpp.


Member Data Documentation

char TGAHeader::IDLen

Definition at line 7 of file ImageLoaderTGA.cpp.

char TGAHeader::ColorMapType

Definition at line 8 of file ImageLoaderTGA.cpp.

char TGAHeader::DataType

Definition at line 9 of file ImageLoaderTGA.cpp.

short TGAHeader::ColorMapOrgin

Definition at line 10 of file ImageLoaderTGA.cpp.

short TGAHeader::ColorMapLength

Definition at line 11 of file ImageLoaderTGA.cpp.

short TGAHeader::x_origin

Definition at line 13 of file ImageLoaderTGA.cpp.

short TGAHeader::y_origin

Definition at line 14 of file ImageLoaderTGA.cpp.

short TGAHeader::width

Definition at line 15 of file ImageLoaderTGA.cpp.

short TGAHeader::height

Definition at line 16 of file ImageLoaderTGA.cpp.

char TGAHeader::bitsperpixel

Definition at line 17 of file ImageLoaderTGA.cpp.

char TGAHeader::imagedescriptor

Definition at line 18 of file ImageLoaderTGA.cpp.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo