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:
|