ChangeSize(float dW, float dH) | OglGui::CheckBox3D | [inline] |
CheckBox3D(OGLWND *oglWnd, std::string str, float w, float h, bool checked=false) | OglGui::CheckBox3D | [inline] |
Draw(int fontBase, bool drawText=true, bool hitDetect=false) | OglGui::CheckBox3D | [inline] |
GetSelected() | OglGui::CheckBox3D | [inline] |
Init(OGLWND *oglWnd, std::string str, float w, float h, bool checked) | OglGui::CheckBox3D | [inline, private] |
mChecked | OglGui::CheckBox3D | [private] |
mCheckedBorderType | OglGui::CheckBox3D | [private] |
mCheckedBoxType | OglGui::CheckBox3D | [private] |
mHeight | OglGui::CheckBox3D | [private] |
mOglWnd | OglGui::CheckBox3D | [private] |
mShadow2D | OglGui::CheckBox3D | [private] |
mText | OglGui::CheckBox3D | [private] |
mUnCheckedBorderType | OglGui::CheckBox3D | [private] |
mUnCheckedBoxType | OglGui::CheckBox3D | [private] |
mWidth | OglGui::CheckBox3D | [private] |
SetBoxBorderType(int checked, int unChecked) | OglGui::CheckBox3D | [inline] |
SetFrameBorderType(int checked, int unChecked) | OglGui::CheckBox3D | [inline] |
SetSelected(bool checked) | OglGui::CheckBox3D | [inline] |
SetSize(float w, float h) | OglGui::CheckBox3D | [inline] |
SetText(std::string txt) | OglGui::CheckBox3D | [inline] |