claw::graphic::targa::writer::rle_targa_encoder< Pixel > Class Template Reference

#include <targa.hpp>

Inheritance diagram for claw::graphic::targa::writer::rle_targa_encoder< Pixel >:

claw::rle_encoder< OutputBuffer > List of all members.

Detailed Description

template<typename Pixel>
class claw::graphic::targa::writer::rle_targa_encoder< Pixel >

RLE encoder for targa format.

Template parameters :

Author:
Julien Jorge

Definition at line 455 of file targa.hpp.

Public Types

typedef file_output_buffer<
Pixel > 
output_buffer_type
 Type of the output buffer.


Member Typedef Documentation

template<typename Pixel>
typedef file_output_buffer<Pixel> claw::graphic::targa::writer::rle_targa_encoder< Pixel >::output_buffer_type

Type of the output buffer.

Reimplemented from claw::rle_encoder< OutputBuffer >.

Definition at line 460 of file targa.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Nov 9 05:08:22 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.4.7