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

void CheckBox3D::SetSize ( float  w,
float  h 
) [inline]

Definition at line 85 of file CxCheckBoxDrum.h.

References mHeight, and mWidth.

Referenced by ChangeSize(), and CxCheckBoxDrum::SetCheckBoxSize().

00086     {
00087         mWidth = w;
00088         mHeight = h;
00089     }


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