#include <GL/glut.h>
Go to the source code of this file.
Functions | |
void | resetImage () |
void | changeEffect (int number) |
void | log (float output) |
void | log (int output) |
void | log (ImageRGBA *output) |
void | batch () |
|
Definition at line 455 of file painter.cpp. References changeEffect(), imageRgbaWriteTIFF(), effect::img, effect::LB(), logfile, effect::mode, effect::myColor, resetImage(), and effect::value1. |
|
Definition at line 138 of file painter.cpp. References effect::bArea, effect::highArea, effect::hud, effect::img, effect::lowArea, effect::menu, effect::temp, and effect::temp2. Referenced by batch(), and effect::useMenu(). |
|
Definition at line 252 of file painter.cpp. References logfile. Referenced by cutout::LBAction(). |
|
Definition at line 249 of file painter.cpp. References logfile. |
|
Definition at line 246 of file painter.cpp. References logfile. |
|
Definition at line 132 of file painter.cpp. References imageRgbaCopy(), and effect::img. Referenced by batch(), keyboardCB(), and effect::useMenu(). |