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