ColorConverter_PassThrough< BytesPerSourcePixel, BytesPerTargetPixel > Class Template Reference

List of all members.

Public Types

typedef PixelSize2Type< BytesPerTargetPixel
>::PixelType 
SourcePixelType
typedef PixelSize2Type< BytesPerTargetPixel
>::PixelType 
TargetPixelType

Public Member Functions

 ColorConverter_PassThrough (const Surface &sourceSurface, Surface &targetSurface)
TargetPixelType convert (SourcePixelType sp)

Detailed Description

template<int BytesPerSourcePixel, int BytesPerTargetPixel>
class ColorConverter_PassThrough< BytesPerSourcePixel, BytesPerTargetPixel >

Definition at line 193 of file objecttype.cpp.


Member Typedef Documentation

template<int BytesPerSourcePixel, int BytesPerTargetPixel>
typedef PixelSize2Type<BytesPerTargetPixel>::PixelType ColorConverter_PassThrough< BytesPerSourcePixel, BytesPerTargetPixel >::SourcePixelType

Definition at line 196 of file objecttype.cpp.

template<int BytesPerSourcePixel, int BytesPerTargetPixel>
typedef PixelSize2Type<BytesPerTargetPixel>::PixelType ColorConverter_PassThrough< BytesPerSourcePixel, BytesPerTargetPixel >::TargetPixelType

Definition at line 197 of file objecttype.cpp.


Constructor & Destructor Documentation

template<int BytesPerSourcePixel, int BytesPerTargetPixel>
ColorConverter_PassThrough< BytesPerSourcePixel, BytesPerTargetPixel >::ColorConverter_PassThrough ( const Surface sourceSurface,
Surface targetSurface 
) [inline]

Definition at line 202 of file objecttype.cpp.


Member Function Documentation

template<int BytesPerSourcePixel, int BytesPerTargetPixel>
TargetPixelType ColorConverter_PassThrough< BytesPerSourcePixel, BytesPerTargetPixel >::convert ( SourcePixelType  sp  )  [inline]

Definition at line 205 of file objecttype.cpp.


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:46:30 2012 for Advanced Strategic Command by  doxygen 1.5.1