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