56
112
true
[inline]
Definition at line 31 of file DirImViewer3D.h.
References OglGui::OglWindow::Init().
00032 : 00033 OglGui::Window(x, y, w, h, false) 00034 { 00035 Init(w, h, cacheSize, nrToShow, camControl); 00036 }
Here is the call graph for this function: