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

Impala::Visualization::AnnoPUNS::AnnoPUNS ( OglGui::Window parent,
int  w,
int  h,
int  imW,
int  imH,
SegmentationDocument segDoc,
VideoAnnotations vidAnnos,
int  controlId 
) [inline]

Definition at line 38 of file AnnoPUNS.h.

References OglGui::OglWindow::Init().

00040                            :
00041         OglGui::Window(parent, w, h),
00042         AppControlDoc(controlId, segDoc)
00043     {
00044         Init(w,h,imW,imH,segDoc,vidAnnos);
00045     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:42:10 2010 for ImpalaSrc by  doxygen 1.5.1