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

virtual void OglGui::CameraRotateControl::SetTargetWindow ( Window targetWnd  )  [inline, virtual]

Reimplemented from OglGui::CrossControl.

Definition at line 81 of file CameraRotateControl.h.

References mCamModelInitialized, and OglGui::CrossControl::SetTargetWindow().

Referenced by OglGui::Camera3DControl::SetTargetWindow().

00082     {
00083         CrossControl::SetTargetWindow(targetWnd);
00084         mCamModelInitialized = false;
00085     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:58:33 2010 for ImpalaSrc by  doxygen 1.5.1