Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

/home/landauf/painter/miniproject/painter.h File Reference

#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 ()


Function Documentation

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.

void changeEffect int    number
 

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().

void log ImageRGBA   output
 

Definition at line 252 of file painter.cpp.

References logfile.

Referenced by cutout::LBAction().

void log int    output
 

Definition at line 249 of file painter.cpp.

References logfile.

void log float    output
 

Definition at line 246 of file painter.cpp.

References logfile.

void resetImage  
 

Definition at line 132 of file painter.cpp.

References imageRgbaCopy(), and effect::img.

Referenced by batch(), keyboardCB(), and effect::useMenu().


Generated on Mon Jan 30 09:13:03 2006 for Painter Framework by doxygen1.2.18