Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
RLEBlitTransZRemapXlat< T > Class Template Reference

#include <rlerle.h>

Inherits RLEBlitter.

Public Member Functions

 RLEBlitTransZRemapXlat (unsigned char const *const *remapper, T const *translator)
 
virtual void Blit (void *dest, void const *source, int length, int leadskip=0) const
 

Detailed Description

template<class T>
class RLEBlitTransZRemapXlat< T >

Definition at line 175 of file rlerle.h.

Constructor & Destructor Documentation

◆ RLEBlitTransZRemapXlat()

template<class T>
RLEBlitTransZRemapXlat< T >::RLEBlitTransZRemapXlat ( unsigned char const *const * remapper,
T const * translator )
inline

Definition at line 177 of file rlerle.h.

Member Function Documentation

◆ Blit()

template<class T>
virtual void RLEBlitTransZRemapXlat< T >::Blit ( void * dest,
void const * source,
int length,
int leadskip = 0 ) const
inlinevirtual

Implements RLEBlitter.

Definition at line 179 of file rlerle.h.


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