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