Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:56:55 2010 for ImpalaSrc by  doxygen 1.5.1