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

Impala::Visualization::LogoWindow::LogoWindow ( int  x,
int  y,
Array2dVec3UInt8 logoIm,
bool  logoAnim,
int  aWidth = -1,
int  aHeight = -1 
) [inline]

Definition at line 18 of file LogoWindow.h.

References Init2().

00019                                               :
00020         Window(x, y, CompWidth(logoIm, logoAnim, aHeight),
00021                CompHeight(logoIm, logoAnim, aHeight), !logoAnim)
00022     {
00023         Init2(logoIm, logoAnim);
00024     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:47 2011 for ImpalaSrc by  doxygen 1.5.1