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

Impala::Visualization::GUI::ShotDetailSidebar::ShotDetailSidebar ( OglGui::Window parent,
int  w,
int  h,
int  thumbW,
int  thumbH,
ThreadSet threadset,
SegmentationDocument segDoc 
) [inline]

Definition at line 49 of file ShotDetailSidebar.h.

References OglGui::OglWindow::Init().

00051                                                     :
00052         OglGui::Window(parent, w, h, true)
00053     {
00054         Init(thumbW, thumbH, threadset, segDoc);
00055     }

Here is the call graph for this function:


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