Reimplemented from OglGui::Window. Definition at line 66 of file Camera3DControlEx.h. References ClampCamera(), and OglGui::Window::DisplayFunc(). 00067 { 00068 Window::DisplayFunc(); 00069 ClampCamera(); 00070 }
Here is the call graph for this function:
|