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

OglGui::ViewMoveControl::ViewMoveControl ( Window parent,
int  w,
int  h,
Window targetWnd = 0,
bool  btnRoom = false 
) [inline]

Definition at line 22 of file ViewMoveControl.h.

References OglGui::OglWindow::Init().

00023                                         :
00024         CrossControl(parent, w, h, targetWnd, VIEWMOVE_FW, "Move View",
00025                      btnRoom, "")
00026         {
00027                 Init(w, h, targetWnd);
00028         }

Here is the call graph for this function:


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