Reimplemented from OglGui::Window. Definition at line 38 of file Cluster.h. References OglGui::OglWindow::GetOGLWND(), and OglGui::Window::InitDisplayFunc(). 00039 { 00040 Window::InitDisplayFunc(); 00041 RegionInitDisplayFunc(GetOGLWND()); 00042 }
Here is the call graph for this function:
|