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