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

void OglGui::CheckBox3D::SetBoxBorderType ( int  checked,
int  unChecked 
) [inline]

Definition at line 110 of file CheckBoxDrum.h.

References mCheckedBoxType, and mUnCheckedBoxType.

Referenced by OglGui::CheckBoxDrum::Init().

00111     {
00112         mCheckedBoxType = checked;
00113         mUnCheckedBoxType = unChecked;
00114     }


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