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