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

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

Definition at line 247 of file CxCheckBoxDrum.h.

References mCbHeight, mCbWidth, and SetCheckBoxSize().

Referenced by KeyboardFunc().

00248     {
00249         SetCheckBoxSize(mCbWidth+dW, mCbHeight+dH);
00250     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:32:05 2010 for ImpalaSrc by  doxygen 1.5.1