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

Impala::Visualization::AllFramesTLineVideo::AllFramesTLineVideo ( OglGui::Window parent,
int  wndW,
int  wndH,
SegmentationDocument segDoc,
int  controlId 
) [inline]

Definition at line 67 of file AllFramesTLineVideo.h.

References OglGui::OglWindow::Init().

00068                                                                      :
00069         Window(parent,0,0,wndW, wndH, true),
00070         AppControlDoc(controlId, segDoc)
00071     {
00072         Init(wndW, wndH, segDoc);
00073     }

Here is the call graph for this function:


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