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