Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Visualization::SegmentationDocumentGuiAnno::SegmentationDocumentGuiAnno ( OglGui::Window parent,
int  wndWidth,
int  wndHeight,
SegmentationDocument segDoc,
String  conceptSet,
int  maxAnnoPerVideo,
int  controlId 
) [inline]

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:


Generated on Thu Jan 13 09:24:57 2011 for ImpalaSrc by  doxygen 1.5.1