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

Impala::Visualization::SegmentationDocumentGuiKeyframes::SegmentationDocumentGuiKeyframes ( OglGui::Window parent,
int  wndWidth,
int  wndHeight,
int  nrImOnRow,
int  thumbWidth,
int  thumbHeight,
double  viewScale,
SegmentationDocument segDoc,
int  controlId 
) [inline]

Definition at line 26 of file SegmentationDocumentGuiKeyframes.h.

References OglGui::OglWindow::Init().

00031                                                     :
00032         Window(parent, wndWidth, wndHeight, true),
00033         AppControlDoc(controlId, segDoc)
00034     {
00035         Init(parent,nrImOnRow,thumbWidth,thumbHeight,viewScale,segDoc);
00036     }

Here is the call graph for this function:


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