#include <blitter.h>
Inheritance diagram for SourcePixelSelector_CacheRotation< pixelsize >:
Public Member Functions | |
| void | setAngle (const Surface &srv, int degrees) |
| SourcePixelSelector_CacheRotation (NullParamType npt=nullParam) | |
| SourcePixelSelector_CacheRotation (const Surface &srv, int degrees) | |
| SourcePixelSelector_CacheRotation (pair< const Surface *, int > p) | |
Protected Member Functions | |
| void | init (const Surface &srv) |
| PixelType | nextPixel () |
| void | skipPixels (int pixNum) |
| int | getSourcePixelSkip () |
| void | nextLine () |
| int | getWidth () |
| int | getHeight () |
|
||||||||||
|
|
|
||||||||||||||||
|
Definition at line 1242 of file blitter.h. References SourcePixelSelector_CacheRotation< pixelsize >::setAngle(). |
|
||||||||||
|
Definition at line 1247 of file blitter.h. References SourcePixelSelector_CacheRotation< pixelsize >::setAngle(). |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 1135 of file blitter.h. References assert. Referenced by SourcePixelSelector_CacheRotation< pixelsize >::setAngle(). |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 1149 of file blitter.h. References assert, and getPixelRotationLocation(). |
|
||||||||||||||||
|
Definition at line 1210 of file blitter.h. References RotationCache::cache, getPixelRotationLocation(), SourcePixelSelector_CacheRotation< pixelsize >::init(), RotationCache::xsize, and RotationCache::ysize. Referenced by SourcePixelSelector_CacheRotation< pixelsize >::SourcePixelSelector_CacheRotation(). |
|
||||||||||
|
|
1.4.2