[inline]
Definition at line 179 of file VideoMinimap.h.
References OglGui::OglWindow::Init().
00179 : 00180 OglGui::Window(parent, width, height, true) 00181 { 00182 Init(map, width, height, parent); 00183 }
Here is the call graph for this function: