changeImage(const Image< PixRGB< byte > > &img) | Foveator | |
foveate(void)=0 | Foveator | [pure virtual] |
Foveator(const Image< PixRGB< byte > > &img) | Foveator | |
getHeight(void) const | Foveator | |
getOrigin(void) const | Foveator | |
getWidth(void) const | Foveator | |
height | Foveator | [protected] |
origin | Foveator | [protected] |
original | Foveator | [protected] |
setOrigin(Point2D< int > pt) | Foveator | [virtual] |
setOrigin(int x, int y) | Foveator | [virtual] |
width | Foveator | [protected] |
~Foveator() | Foveator | [virtual] |