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

#include <rlerle.h>

Inherits RLEBlitter.

Public Member Functions

 RLEBlitTransRemapDest (T const *remap)
 
virtual void Blit (void *dest, void const *source, int length, int leadskip=0) const
 

Detailed Description

template<class T>
class RLEBlitTransRemapDest< T >

Definition at line 223 of file rlerle.h.

Constructor & Destructor Documentation

◆ RLEBlitTransRemapDest()

template<class T>
RLEBlitTransRemapDest< T >::RLEBlitTransRemapDest ( T const * remap)
inline

Definition at line 225 of file rlerle.h.

Member Function Documentation

◆ Blit()

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

Implements RLEBlitter.

Definition at line 227 of file rlerle.h.


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