[inline]
Definition at line 66 of file VideoJpgPlayer.h.
References OglGui::OglWindow::Init().
00066 : 00067 Window(parent, x, y, w, h), mVideo(&video) 00068 { 00069 Init(w,h); 00070 }
Here is the call graph for this function: