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

Impala::Visualization::GUI::ShotResultPreviewBar::ShotResultPreviewBar ( Window parent,
int  w,
int  h,
String  query,
KeyframeResultList  results,
Segmentation shots,
Keyframes keyframes,
CoreImageSet imSet,
bool  selected,
int  thumbW,
int  thumbH,
double  viewscale 
) [inline]

Definition at line 39 of file ShotResultPreviewBar.h.

References OglGui::OglWindow::Init().

00043                                            :
00044         PreviewBar(parent, w, h, query, 1.0, selected)
00045     {
00046         Init(results, shots, keyframes, imSet, thumbW, thumbH, viewscale);
00047     }

Here is the call graph for this function:


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