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:
|