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

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

Definition at line 50 of file SelectedViewControl.h.

References mImMover, mViewMover, mViewRotator, and OglGui::CrossControl::SetGroupBorderShading().

Referenced by OglGui::OglDemo::TitledViewControl().

00051     {
00052         mViewMover->SetGroupBorderShading(brdBg, fillShaded);
00053         mViewRotator->SetGroupBorderShading(brdBg, fillShaded);
00054         mImMover->SetGroupBorderShading(brdBg, fillShaded);
00055     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:48 2011 for ImpalaSrc by  doxygen 1.5.1