true
[inline]
Definition at line 135 of file Window.h.
References OglGui::OglWindow::Init().
00135 : 00136 OglWindow(oglWnd, 0, 0, width, height) 00137 { 00138 Init(is2d); 00139 }
Here is the call graph for this function: