Definition at line 92 of file ViewRotateControl.h. References OglGui::CrossControl::mButtonCross, SetTargetWindow(), and OglGui::SixButtonCross::SetTexts(). 00093 { 00094 SetTargetWindow(targetWnd); 00095 mButtonCross->SetTexts("Z-", "Z+", "Y", "Y", "X", "X"); 00096 }
Here is the call graph for this function:
|