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

Impala::Visualization::GUI::KeyframeResultBar::KeyframeResultBar ( OglGui::Window parent,
int  w,
int  h,
String  name,
KeyframeResultList  results,
Keyframes keyframes,
Core::ImageSet::ImageSet imSet,
int  thumbW,
int  thumbH,
double  viewscale 
) [inline]

Definition at line 32 of file KeyframeResultBar.h.

References OglGui::OglWindow::Init().

00035                                         :
00036         OglGui::Window(parent, w, h)
00037     {
00038         Init(w, h, name, results, keyframes, imSet, thumbW, thumbH, viewscale);
00039     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:51:59 2010 for ImpalaSrc by  doxygen 1.5.1