#include <blitblit.h>
Inherits Blitter.
Public Member Functions | |
| BlitTransRemapDest (T const *remap) | |
| virtual void | BlitForward (void *dest, void const *source, int length) const |
| virtual void | BlitBackward (void *dest, void const *source, int length) const |
Public Member Functions inherited from Blitter | |
| void | Blit (void *dest, void const *source, int length) const |
Definition at line 286 of file blitblit.h.
|
inline |
Definition at line 288 of file blitblit.h.
|
inlinevirtual |
Implements Blitter.
Definition at line 306 of file blitblit.h.
|
inlinevirtual |
Implements Blitter.
Definition at line 289 of file blitblit.h.