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

void OglGui::ViewRotateControl::Init ( int  w,
int  h,
Window targetWnd 
) [inline, private]

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:


Generated on Fri Mar 19 12:10:29 2010 for ImpalaSrc by  doxygen 1.5.1