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:
|