Definition at line 29 of file ViewRotateControl.h. References OglGui::OglWindow::Init(). 00030 : 00031 CrossControl(parent,x,y,w,h, targetWnd, VIEWROTATE_FW, 00032 "Rotate View", true) 00033 { 00034 Init(w, h, targetWnd); 00035 }
Here is the call graph for this function:
|