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

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

Definition at line 97 of file CheckBoxDrum.h.

References mHeight, mWidth, and SetSize().

00098     {
00099         SetSize(mWidth+dW, mHeight+dH);
00100     }

Here is the call graph for this function:


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