#include <blitter.h>
Inheritance diagram for SourcePixelSelector_Rectangle< pixelsize >:
Public Member Functions | |
| SourcePixelSelector_Rectangle (const SDLmm::SRect &rect) | |
| void | setSrcRectangle (SPoint pos, int width, int height) |
| void | setSrcRectangle (const SDLmm::SRect &rect) |
Protected Member Functions | |
| SourcePixelSelector_Rectangle () | |
| int | getWidth () |
| int | getHeight () |
| PixelType | getPixel (int x, int y) |
| PixelType | nextPixel () |
| void | skipWholeLine () |
| void | skipPixels (int pixNum) |
| int | getSourcePixelSkip () |
| void | nextLine () |
|
|||||||||
|
|
|
||||||||||
|
Definition at line 1574 of file blitter.h. References SourcePixelSelector_Rectangle< pixelsize >::setSrcRectangle(). |
|
|||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. Definition at line 1584 of file blitter.h. References min(). |
|
||||||||||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. Definition at line 1590 of file blitter.h. References SourcePixelSelector_Plain< pixelsize >::getPixel(). Referenced by SourcePixelSelector_Rectangle< pixelsize >::nextPixel(). |
|
|||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. |
|
|||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. Definition at line 1580 of file blitter.h. References min(). |
|
|||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. |
|
|||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. Definition at line 1595 of file blitter.h. References SourcePixelSelector_Rectangle< pixelsize >::getPixel(). |
|
||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 1622 of file blitter.h. Referenced by SourcePixelSelector_Rectangle< pixelsize >::SourcePixelSelector_Rectangle(). |
|
||||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. |
|
|||||||||
|
Reimplemented from SourcePixelSelector_Plain< pixelsize >. |
1.4.2