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

lens Class Reference

#include <geometric.h>

Inheritance diagram for lens:

geometric effect List of all members.

Public Methods

 lens (ImageRGBA *_img=0, ImageRGBA *_temp=0, ImageRGBA *_temp2=0, ImageRGBA *_hud=0, ImageRGBA *_menu=0, bool _bArea=false, point _lowArea=0, point _highArea=0)
void idleAction ()
void changeMode (char _mode)
void keyRIGHT ()
void keyLEFT ()
void keyUP ()
void keyDOWN ()

Constructor & Destructor Documentation

lens::lens ImageRGBA   _img = 0,
ImageRGBA   _temp = 0,
ImageRGBA   _temp2 = 0,
ImageRGBA   _hud = 0,
ImageRGBA   _menu = 0,
bool    _bArea = false,
point    _lowArea = 0,
point    _highArea = 0
 

Definition at line 272 of file geometric.cpp.

References imageRgbaCopy().


Member Function Documentation

void lens::changeMode char    _mode [virtual]
 

Reimplemented from effect.

Definition at line 398 of file geometric.cpp.

References idleAction(), effect::LBpressed, and effect::mode.

void lens::idleAction   [virtual]
 

Reimplemented from geometric.

Definition at line 295 of file geometric.cpp.

References ImageRGBA::data, ImageRGBA::height, effect::highArea, imageRgbaInterpolate(), effect::img, effect::interpolate, effect::LBpressed, effect::lowArea, M_PI, effect::mode, effect::mouse, effect::myColor, effect::refresh, effect::temp, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y.

Referenced by changeMode().

void lens::keyDOWN   [virtual]
 

Reimplemented from geometric.

Definition at line 391 of file geometric.cpp.

References limit::high, effect::limitValue2, limit::low, and effect::value2.

void lens::keyLEFT   [virtual]
 

Reimplemented from geometric.

Definition at line 377 of file geometric.cpp.

References effect::limitValue1, limit::low, and effect::value1.

void lens::keyRIGHT   [virtual]
 

Reimplemented from geometric.

Definition at line 370 of file geometric.cpp.

References limit::high, effect::limitValue1, and effect::value1.

void lens::keyUP   [virtual]
 

Reimplemented from geometric.

Definition at line 384 of file geometric.cpp.

References limit::high, effect::limitValue2, limit::low, and effect::value2.


The documentation for this class was generated from the following files:
Generated on Mon Jan 30 09:13:07 2006 for Painter Framework by doxygen1.2.18