Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Blitter Class Referenceabstract

#include <blitter.h>

Inherited by BlitDarken< T >, BlitPlain< T >, BlitPlainXlat< T >, BlitTrans< T >, BlitTransDarken< T >, BlitTransLucent25< T >, BlitTransLucent50< T >, BlitTransLucent75< T >, BlitTransRemapDest< T >, BlitTransRemapXlat< T >, BlitTransXlat< T >, and BlitTransZRemapXlat< T >.

Public Member Functions

virtual void BlitForward (void *dest, void const *source, int length) const =0
 
virtual void BlitBackward (void *dest, void const *source, int length) const =0
 
void Blit (void *dest, void const *source, int length) const
 

Detailed Description

Definition at line 49 of file blitter.h.

Member Function Documentation

◆ Blit()

void Blitter::Blit ( void * dest,
void const * source,
int length ) const
inline

Definition at line 71 of file blitter.h.

◆ BlitBackward()

◆ BlitForward()


The documentation for this class was generated from the following file: