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

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

Definition at line 90 of file CheckBoxDrum.h.

References mHeight, and mWidth.

Referenced by ChangeSize(), and OglGui::CheckBoxDrum::SetCheckBoxSize().

00091     {
00092         mWidth = w;
00093         mHeight = h;
00094     }


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