Definition at line 45 of file DirImViewer3D.h. References OglGui::OglWindow::Init(). 00046 : 00047 OglGui::Window(parent, x, y, w, h, false) 00048 { 00049 Init(w, h, cacheSize, nrToShow, camControl); 00050 }
Here is the call graph for this function:
|