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

RLE encoder for targa format. More...

#include <targa.hpp>

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

List of all members.

Public Types

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

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.


Member Typedef Documentation

Type of the output buffer.

Reimplemented from claw::rle_encoder< file_output_buffer< Pixel > >.

Definition at line 460 of file targa.hpp.


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

Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1