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

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

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:


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