Reimplemented from OglGui::Window. Definition at line 44 of file Cluster.h. References OglGui::Window::DisplayFunc(), and OglGui::OglWindow::GetOGLWND(). 00045 { 00046 Window::DisplayFunc(); 00047 RegionDisplayFunc(GetOGLWND()); 00048 }
Here is the call graph for this function:
|