Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:05:26 2010 for ImpalaSrc by  doxygen 1.5.1