Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:23 2011 for ImpalaSrc by  doxygen 1.5.1