Definition at line 26 of file SegmentationDocumentGuiKeyframes.h. References OglGui::OglWindow::Init(). 00031 : 00032 Window(parent, wndWidth, wndHeight, true), 00033 AppControlDoc(controlId, segDoc) 00034 { 00035 Init(parent,nrImOnRow,thumbWidth,thumbHeight,viewScale,segDoc); 00036 }
Here is the call graph for this function:
|