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

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

Definition at line 19 of file RgbDataDstDX.h.

References Init(), and mDxHandle.

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

Here is the call graph for this function:


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