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

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

Definition at line 47 of file SixButtonCross.h.

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

00048     {
00049         for (int i=0; i<6; i++)
00050             mButtons[i]->SetBorderType(type);
00051     }

Here is the call graph for this function:


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