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

void Impala::Application::MediaTable::RandomImageWindow::Init ( std::string  imageColumn,
int  w,
int  h 
) [inline, private]

Definition at line 150 of file RandomImageWindow.h.

References InitViews(), mGetOglImageByIdI, mImageColumn, and mOglImageCache.

00151         {
00152                 mOglImageCache = 0;
00153                 mGetOglImageByIdI = 0;
00154                 mImageColumn = imageColumn;
00155                 InitViews();
00156         }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:21 2011 for ImpalaSrc by  doxygen 1.5.1