Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

virtual void OglGui::Cluster::KeyboardFunc ( int  c,
int  state 
) [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 61 of file Cluster.h.

References OglGui::OglWindow::GetOGLWND(), and OglGui::Window::KeyboardFunc().

00062     {
00063         Window::KeyboardFunc(c, state);
00064         RegionKeyboardFunc(GetOGLWND(), c, state);
00065     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:59:48 2010 for ImpalaSrc by  doxygen 1.5.1