0
[inline]
Definition at line 42 of file WindowView2D.h.
References OglGui::OglWindow::Init().
00042 : 00043 StaticText(parent, x, y, w, h, "") 00044 { 00045 Init(oglIm, ""); 00046 }
Here is the call graph for this function: