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

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

Definition at line 29 of file ShotResultPreviewBar.h.

References OglGui::OglWindow::Init().

00033                                            :
00034         PreviewBar(parent, w, h, query, 1.0, selected)
00035     {
00036         Init(results, shots, keyframes, imSet, thumbW, thumbH, viewscale);
00037     }

Here is the call graph for this function:


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