Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:31:59 2010 for ImpalaSrc by  doxygen 1.5.1