#include <blitters.h>
Collaboration diagram for CL_Blitters:

Public Methods | |
| CL_Blitters () | |
| void | delete_all () |
| void | set_noclip (CL_Blit_NoClip *ptr) |
| void | set_clip (CL_Blit_Clip *ptr) |
| void | set_scale_noclip (CL_Blit_Scale_NoClip *ptr) |
| void | set_scale_clip (CL_Blit_Scale_Clip *ptr) |
| void | delete_noclip () |
| void | delete_clip () |
| void | delete_scale_noclip () |
| void | delete_scale_clip () |
| bool | test_noclip () |
| bool | test_clip () |
| bool | test_scale_noclip () |
| bool | test_scale_clip () |
| bool | test_complete () |
| CL_Blit_NoClip* | get_noclip () |
| CL_Blit_Clip* | get_clip () |
| CL_Blit_Scale_NoClip* | get_scale_noclip () |
| CL_Blit_Scale_Clip* | get_scale_clip () |
Private Methods | |
| void | remove (CL_RefCountable *ptr) |
Private Attributes | |
| CL_Blit_NoClip* | noclip |
| CL_Blit_Clip* | clip |
| CL_Blit_Scale_NoClip* | scale_noclip |
| CL_Blit_Scale_Clip* | scale_clip |
|
|
Definition at line 100 of file blitters.h. |
|
|
Definition at line 108 of file blitters.h. |
|
|
Definition at line 145 of file blitters.h. Referenced by delete_all(), and set_clip(). |
|
|
Definition at line 144 of file blitters.h. Referenced by delete_all(), and set_noclip(). |
|
|
Definition at line 147 of file blitters.h. Referenced by delete_all(), and set_scale_clip(). |
|
|
Definition at line 146 of file blitters.h. Referenced by delete_all(), and set_scale_noclip(). |
|
|
Definition at line 164 of file blitters.h. |
|
|
Definition at line 163 of file blitters.h. |
|
|
Definition at line 166 of file blitters.h. |
|
|
Definition at line 165 of file blitters.h. |
|
|
Definition at line 174 of file blitters.h. Referenced by delete_clip(), delete_noclip(), delete_scale_clip(), and delete_scale_noclip(). |
|
|
Definition at line 123 of file blitters.h. |
|
|
Definition at line 116 of file blitters.h. |
|
|
Definition at line 137 of file blitters.h. |
|
|
Definition at line 130 of file blitters.h. |
|
|
Definition at line 150 of file blitters.h. Referenced by test_complete(). |
|
|
Definition at line 154 of file blitters.h. |
|
|
Definition at line 149 of file blitters.h. Referenced by test_complete(). |
|
|
Definition at line 152 of file blitters.h. Referenced by test_complete(). |
|
|
Definition at line 151 of file blitters.h. Referenced by test_complete(). |
|
|
Definition at line 170 of file blitters.h. |
|
|
Definition at line 169 of file blitters.h. |
|
|
Definition at line 172 of file blitters.h. |
|
|
Definition at line 171 of file blitters.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001