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

virtual void OglGui::Button::SetBorderFillShaded ( int  type = 2  )  [inline, virtual]

Reimplemented from OglGui::OglWindow.

Definition at line 192 of file Button.h.

References mFillShadedType, and OglGui::OglWindow::SetBorderFillShaded().

Referenced by OglGui::MenuBar::AddMenu(), OglGui::ConceptSupportControl::ColorButton(), OglGui::OglDemo::FillScrollContent(), and Init().

00193         {
00194                 mFillShadedType = type;
00195         Window::SetBorderFillShaded(type);
00196         }

Here is the call graph for this function:


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