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

#include <blitblit.h>

Inherits Blitter.

Public Member Functions

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
 

Detailed Description

template<class T>
class BlitPlain< T >

Definition at line 77 of file blitblit.h.

Member Function Documentation

◆ BlitBackward()

template<class T>
virtual void BlitPlain< T >::BlitBackward ( void * dest,
void const * source,
int length ) const
inlinevirtual

Implements Blitter.

Definition at line 80 of file blitblit.h.

◆ BlitForward()

template<class T>
virtual void BlitPlain< T >::BlitForward ( void * dest,
void const * source,
int length ) const
inlinevirtual

Implements Blitter.

Definition at line 79 of file blitblit.h.


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