Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::CheckBoxDrum::CheckBoxDrum ( Window parent,
int  w,
int  h,
int  nRow,
int  nCol 
) [inline]

Definition at line 204 of file CheckBoxDrum.h.

References OglGui::OglWindow::Init().

00204                                                                     :
00205         Window( parent, w, h, false )
00206         {
00207                 Init(nRow,nCol);
00208         }

Here is the call graph for this function:


Generated on Fri Mar 19 11:59:13 2010 for ImpalaSrc by  doxygen 1.5.1