AP_Tga Class Reference

#include <AP_Tga.h>

Inherits AP::AP_File.

Collaboration diagram for AP_Tga:

Collaboration graph

Public Member Functions

 AP_Tga (const AP_String &namefile)
 AP_Tga (void)
AP_Bool Close (void)
AP_Bytedata (void)
AP_TgaHeaderheader (void)
 Inline.
AP_Bool Open (const AP_String &mode)
 Overloadable functions.
AP_Bool Read (void)
AP_Bool Write (const AP_Pointer data, const AP_Uint32 width, const AP_Uint32 height, const AP_Uint32 bits)
AP_Bool Write (const AP_Pointer data)

Private Attributes

AP_Byte_m_data
AP_TgaHeader_m_header

Constructor & Destructor Documentation

AP_Tga ( void   ) 

AP_Tga ( const AP_String namefile  ) 


Member Function Documentation

AP_Bool Close ( void   )  [virtual]

Reimplemented from AP_File.

AP_Byte* data ( void   )  [inline]

AP_TgaHeader* header ( void   )  [inline]

Inline.

AP_Bool Open ( const AP_String mode  )  [virtual]

Overloadable functions.

Reimplemented from AP_File.

AP_Bool Read ( void   )  [virtual]

Reimplemented from AP_File.

AP_Bool Write ( const AP_Pointer  data,
const AP_Uint32  width,
const AP_Uint32  height,
const AP_Uint32  bits 
)

AP_Bool Write ( const AP_Pointer  data  ) 


Field Documentation

AP_Byte* _m_data [private]

AP_TgaHeader* _m_header [private]


The documentation for this class was generated from the following files:

Generated on Fri Mar 5 16:50:45 2010 for CarLinO by  doxygen 1.5.8