Definition at line 109 of file SegmentationDocumentGuiAnno.h. References OglGui::OglWindow::Init(). 00112 : 00113 DataDocumentGui<SegmentationDocument>(parent, wndWidth, wndHeight, 00114 segDoc, controlId, true, 00115 false, false, 2, 4, true, 00116 false) 00117 { 00118 Init(segDoc, conceptSet, maxAnnoPerVideo); 00119 }
Here is the call graph for this function: ![]()
|