TGA_Image Member List
This is the complete list of members for
TGA_Image, including all inherited members.
annotate(int xpos, int ypos, const Colour &col, const std::string &text, int scale=1) | TGA_Image | |
annotate_centered(int xpos, int ypos, const Colour &col, const std::string &text, int scale=1) | TGA_Image | |
fill(const Colour &col) | TGA_Image | [inline] |
get_pixel(int i, int j) | TGA_Image | [inline] |
put_pixel(int i, int j, const Colour &col) | TGA_Image | [inline] |
set_font(const Font &fnt) | TGA_Image | |
TGA_Image() | TGA_Image | |
TGA_Image(int xres, int yres) | TGA_Image | |
write(const std::string &file) const | TGA_Image | |
~TGA_Image() | TGA_Image | [inline] |