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

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

Definition at line 26 of file LogoWindow.h.

References Init2().

00027                                                              :
00028         Window(parent, CompWidth(logoIm, logoAnim, aHeight),
00029                CompHeight(logoIm, logoAnim, aHeight), !logoAnim)
00030     {
00031         Init2(logoIm, logoAnim);
00032     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:44:57 2010 for ImpalaSrc by  doxygen 1.5.1