Definition at line 18 of file ClusterApp.h. References OglGui::OglWindow::Init(). 00018 : 00019 Window(wnd, w, h) 00020 { 00021 Init(w,h); 00022 } ClusterApp(Window* wnd, int x, int y, int w, int h) :
Here is the call graph for this function: ![]()
|
1.5.1