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

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

Definition at line 57 of file ShotDetailSidebar.h.

References OglGui::OglWindow::Init().

00059                                                    :
00060         OglGui::Window(parent, x, y, w, h, true)
00061     {
00062         Init(thumbW, thumbH, threadset, segDoc);
00063     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:25:38 2011 for ImpalaSrc by  doxygen 1.5.1