Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:16 2011 for ImpalaSrc by  doxygen 1.5.1