#include <blitter.h>
Inheritance diagram for RotationCache:

Static Protected Attributes | |
| static map< int, int * > | cache |
| static int | xsize |
| static int | ysize |
Definition at line 1116 of file blitter.h.
map< int, int * > RotationCache::cache [static, protected] |
Definition at line 1119 of file blitter.h.
Referenced by SourcePixelSelector_CacheRotation< pixelsize >::setAngle().
int RotationCache::xsize [static, protected] |
Definition at line 1120 of file blitter.h.
Referenced by SourcePixelSelector_CacheRotation< pixelsize >::setAngle().
int RotationCache::ysize [static, protected] |
Definition at line 1121 of file blitter.h.
Referenced by SourcePixelSelector_CacheRotation< pixelsize >::setAngle().
1.5.1