#include <blitter.h>
Inheritance diagram for SourcePixelSelector_CacheZoom< pixelsize, SourcePixelSelector >:
Public Member Functions | |
| void | setZoomOffset (int x, int y) |
| void | setZoom (float factor) |
| SourcePixelSelector_CacheZoom (NullParamType npt=nullParam) | |
| SourcePixelSelector_CacheZoom (float zoom) | |
Protected Member Functions | |
| int | getWidth () |
| int | getHeight () |
| PixelType | getPixel (int x, int y) |
| PixelType | nextPixel () |
| void | skipPixels (int pixNum) |
| int | getSourcePixelSkip () |
| void | nextLine () |
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 1443 of file blitter.h. Referenced by SourcePixelSelector_CacheZoom< pixelSize, SourcePixelSelector_DirectSubRectangle< pixelSize > >::SourcePixelSelector_CacheZoom(). |
|
||||||||||||||||
|
|
|
||||||||||
|
|
1.4.2