[inline]
Definition at line 210 of file CheckBoxDrum.h.
References OglGui::OglWindow::Init().
00210 : 00211 Window( parent, x, y, w, h, false ) 00212 { 00213 Init(nRow,nCol); 00214 }
Here is the call graph for this function: