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: ![]()
|