Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:57:48 2010 for ImpalaSrc by  doxygen 1.5.1