Public Member Functions | |
| void | Read (IDataSource *ds) |
Public Attributes | |
| uint32 | Height |
| uint32 | Width |
| uint32 | Bpp |
| uint32 | bytesPerPixel |
| uint32 | Flags |
| bool | Flipped |
| bool | Compressed |
Definition at line 23 of file TextureTarga.cpp.
| 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().
Definition at line 27 of file TextureTarga.cpp.
Referenced by TextureTarga::ConvertFormat(), TextureTarga::Read(), and Read().
Definition at line 28 of file TextureTarga.cpp.
Referenced by TextureTarga::ConvertFormat(), TextureTarga::Read(), and Read().
| bool TGA::Compressed |
| bool TGA::Flipped |
Definition at line 30 of file TextureTarga.cpp.
Referenced by TextureTarga::ConvertFormat(), and Read().
1.4.7