Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:58:03 2010 for ImpalaSrc by  doxygen 1.5.1