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

void OglGui::SixButtonCross::SetBtnBorderFillShaded ( int  type  )  [inline]

Definition at line 53 of file SixButtonCross.h.

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

00054     {
00055         for (int i=0; i<6; i++)
00056             mButtons[i]->SetBorderFillShaded(type);
00057     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:05:39 2010 for ImpalaSrc by  doxygen 1.5.1