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

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

Reimplemented from OglGui::CrossControl.

Definition at line 77 of file CameraMoveControl.h.

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

Referenced by Init(), and OglGui::Camera3DControl::SetTargetWindow().

00078     {
00079         CrossControl::SetTargetWindow(targetWnd);
00080         mCamModelInitialized = false;
00081     }

Here is the call graph for this function:


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