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