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

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

Definition at line 19 of file RgbDataDstOgl.h.

00019                                                                                :
00020         RgbDataDst(dst, dstName, imageWidth, imageHeight),
00021         Visualization::Window(0, 0, imageWidth, imageHeight + 25, true)
00022     {
00023         HandleStart();
00024     }


Generated on Thu Jan 13 09:20:26 2011 for ImpalaSrc by  doxygen 1.5.1