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

box Class Reference

#include <distort.h>

Inheritance diagram for box:

distort effect List of all members.

Public Methods

 box (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 LBAction ()
void changeMode (char _mode)

Constructor & Destructor Documentation

box::box 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 116 of file distort.cpp.

References imageRgbaCopy().


Member Function Documentation

void box::changeMode char    _mode [virtual]
 

Reimplemented from effect.

Definition at line 336 of file distort.cpp.

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

void box::LBAction   [virtual]
 

Reimplemented from distort.

Definition at line 139 of file distort.cpp.

References Rgba::b, ImageRGBA::data, Rgba::g, effect::highArea, effect::img, limit::intForceLimit(), effect::limitRGBA, effect::limitValue2, effect::lowArea, effect::mode, Rgba::r, limit::set(), effect::temp, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y.

Referenced by changeMode().


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