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

Impala::Visualization::GUI::TopicExamplePreviewBar::TopicExamplePreviewBar ( OglGui::Window parent,
int  w,
int  h,
SearchTopic searchTopic,
double  quality,
bool  selected,
int  thumbW,
int  thumbH,
double  viewScale 
) [inline]

Definition at line 17 of file TopicExamplePreviewBar.h.

References OglGui::OglWindow::Init().

00020                                              :
00021         PreviewBar(parent, w, h, "Examples", quality, selected)
00022     {
00023         Init(searchTopic, w, h, thumbW, thumbH, viewScale);
00024     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:52:31 2010 for ImpalaSrc by  doxygen 1.5.1