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

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

Definition at line 69 of file AllFramesTLineVideo.h.

References OglGui::OglWindow::Init().

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

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:28 2011 for ImpalaSrc by  doxygen 1.5.1