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

void OglGui::CheckBoxDrum::ChangeCheckBoxSize ( float  dW,
float  dH 
) [inline]

Definition at line 254 of file CheckBoxDrum.h.

References mCbHeight, mCbWidth, and SetCheckBoxSize().

Referenced by KeyboardFunc().

00255     {
00256         SetCheckBoxSize(mCbWidth+dW, mCbHeight+dH);
00257     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:17 2011 for ImpalaSrc by  doxygen 1.5.1