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 |
Definition at line 6 of file ImageLoaderTGA.cpp.
| char TGAHeader::IDLen |
Definition at line 7 of file ImageLoaderTGA.cpp.
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.
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.
Definition at line 17 of file ImageLoaderTGA.cpp.
Definition at line 18 of file ImageLoaderTGA.cpp.