Definition at line 48 of file Camera3DControl.h. References mCameraMover, mCameraRotator, and OglGui::CrossControl::SetGroupBorderShading(). Referenced by OglGui::OglDemo::TitledCamera3DControl(). 00049 { 00050 mCameraMover->SetGroupBorderShading(brdBg, fillShaded); 00051 mCameraRotator->SetGroupBorderShading(brdBg, fillShaded); 00052 }
Here is the call graph for this function:
|