, including all inherited members.
black_and_white enum value | claw::graphic::targa::file_structure | [private] |
check_if_targa(std::istream &f) const | claw::graphic::targa::reader | [private] |
color_mapped enum value | claw::graphic::targa::file_structure | [private] |
decompress_rle_color_mapped(const header &h, std::istream &f, const color_palette32 &palette) | claw::graphic::targa::reader | [inline, private] |
decompress_rle_true_color(const header &h, std::istream &f) | claw::graphic::targa::reader | [inline, private] |
image_coding enum name | claw::graphic::targa::file_structure | [private] |
load(std::istream &f) | claw::graphic::targa::reader | |
load_color_mapped(const header &h, std::istream &f) | claw::graphic::targa::reader | [private] |
load_color_mapped_raw(const header &h, std::istream &f, const color_palette32 &palette) | claw::graphic::targa::reader | [inline, private] |
load_palette(const header &h, std::istream &f, color_palette32 &palette) const | claw::graphic::targa::reader | [private] |
load_palette_content(std::istream &f, color_palette32 &palette) const | claw::graphic::targa::reader | [inline, private] |
load_rle_color_mapped(const header &h, std::istream &f) | claw::graphic::targa::reader | [private] |
load_rle_true_color(const header &h, std::istream &f) | claw::graphic::targa::reader | [private] |
load_true_color(const header &h, std::istream &f) | claw::graphic::targa::reader | [private] |
load_true_color_raw(const header &h, std::istream &f) | claw::graphic::targa::reader | [inline, private] |
m_image | claw::graphic::targa::reader | [private] |
reader(image &img) | claw::graphic::targa::reader | |
reader(image &img, std::istream &f) | claw::graphic::targa::reader | |
rle16_decoder typedef | claw::graphic::targa::reader | [private] |
rle24_decoder typedef | claw::graphic::targa::reader | [private] |
rle32_decoder typedef | claw::graphic::targa::reader | [private] |
rle8_decoder typedef | claw::graphic::targa::reader | [private] |
rle_black_and_white enum value | claw::graphic::targa::file_structure | [private] |
rle_color_mapped enum value | claw::graphic::targa::file_structure | [private] |
rle_true_color enum value | claw::graphic::targa::file_structure | [private] |
true_color enum value | claw::graphic::targa::file_structure | [private] |