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

void CheckBox3D::ChangeSize ( float  dW,
float  dH 
) [inline]

Definition at line 92 of file CxCheckBoxDrum.h.

References mHeight, mWidth, and SetSize().

00093     {
00094         SetSize(mWidth+dW, mHeight+dH);
00095     }

Here is the call graph for this function:


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