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

bool Impala::Visualization::RotorBrowser::ThreadClusterSelector::CheckKBN ( String  keyStr,
int  c,
int  state,
int  n = 6 
) [inline]

Definition at line 42 of file ThreadClusterSelector.h.

References Impala::Visualization::CheckKeyBindingExt(), and mKeyBindings.

Referenced by ClusterKeyboardFunc().

00043     {
00044         return CheckKeyBindingExt(mKeyBindings, keyStr, c, state, n);
00045     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:01 2011 for ImpalaSrc by  doxygen 1.5.1