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

void OglGui::CrossControl::SetGroupBorderShading ( ULONG  brdBg,
int  fillShaded 
) [inline]

Definition at line 53 of file CrossControl.h.

References mButtonGroup, OglGui::OglWindow::SetBorderBackground(), and OglGui::OglWindow::SetBorderFillShaded().

Referenced by OglGui::SelectedViewControl::SetGroupBorderShading(), and OglGui::Camera3DControl::SetGroupBorderShading().

00054     {
00055         mButtonGroup->SetBorderBackground(brdBg);
00056         mButtonGroup->SetBorderFillShaded(fillShaded);
00057     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:00:34 2010 for ImpalaSrc by  doxygen 1.5.1