[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 }