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

Impala::Visualization::GUI::ConceptPreviewBar::ConceptPreviewBar ( OglGui::Window parent,
int  w,
int  h,
String  concept,
ThreadSet threadset,
double  quality,
bool  selected,
int  thumbW,
int  thumbH,
double  viewscale 
) [inline]

Definition at line 22 of file ConceptPreviewBar.h.

References OglGui::OglWindow::Init().

00024                                                                 :
00025         PreviewBar(parent, w, h, concept, quality, selected)
00026     {
00027         Init(threadset, thumbW, thumbH, viewscale);
00028     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:25:35 2011 for ImpalaSrc by  doxygen 1.5.1