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

void OglGui::Camera3DControl::SetTargetWindow ( Window targetWnd  )  [inline]

Definition at line 41 of file Camera3DControl.h.

References mCameraMover, mCameraRotator, OglGui::CameraRotateControl::SetTargetWindow(), and OglGui::CameraMoveControl::SetTargetWindow().

00042     {
00043         mCameraMover->SetTargetWindow(targetWnd);
00044         mCameraRotator->SetTargetWindow(targetWnd);
00045     }

Here is the call graph for this function:


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