Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:25:38 2011 for ImpalaSrc by  doxygen 1.5.1