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

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

Definition at line 38 of file SegmentationDocumentGuiKeyframes.h.

References OglGui::OglWindow::Init().

00043                                                     :
00044         Window(parent, x, y, wndWidth, wndHeight, true),
00045         AppControlDoc(controlId, segDoc)
00046     {
00047         Init(parent,nrImOnRow,thumbWidth,thumbHeight,viewScale,segDoc);
00048     }

Here is the call graph for this function:


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