Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::TGACodec::TgaHeader Struct Reference

#include <OgreTGACodec.h>

List of all members.

Public Attributes

uchar id_length
uchar color_map_type
uchar image_type
uchar first_entry_index [2]
uchar color_map_length [2]
uchar color_map_entry_size
uchar x_origin [2]
uchar y_origin [2]
uchar image_width [2]
uchar image_height [2]
uchar pixel_depth
uchar image_descriptor


Member Data Documentation

uchar Ogre::TGACodec::TgaHeader::color_map_entry_size
 

Definition at line 46 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::color_map_length[2]
 

Definition at line 45 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::color_map_type
 

Definition at line 42 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::first_entry_index[2]
 

Definition at line 44 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::id_length
 

Definition at line 41 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::image_descriptor
 

Definition at line 52 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::image_height[2]
 

Definition at line 50 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::image_type
 

Definition at line 43 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::image_width[2]
 

Definition at line 49 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::pixel_depth
 

Definition at line 51 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::x_origin[2]
 

Definition at line 47 of file OgreTGACodec.h.

uchar Ogre::TGACodec::TgaHeader::y_origin[2]
 

Definition at line 48 of file OgreTGACodec.h.


The documentation for this struct was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:21:12 2004