Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Stream::RgbDataDstWin::RgbDataDstWin ( int  dst,
std::string  dstName,
int  imageWidth,
int  imageHeight 
) [inline]

Definition at line 19 of file RgbDataDstWin.h.

References Init(), and mWinHandle.

00019                                                                                :
00020         RgbDataDst(dst, dstName, imageWidth, imageHeight)
00021     {
00022         mWinHandle = 0;
00023         Init();
00024     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:16:58 2010 for ImpalaSrc by  doxygen 1.5.1