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

bool Impala::Visualization::RotorBrowser::RotorBrowser::HasContext ( String  name  )  [inline, private]

Definition at line 2354 of file RotorBrowser.h.

References GetContextByName().

Referenced by AddContext(), and KeyboardRotorFunc().

02355     {
02356         return GetContextByName(name) != NULL;
02357     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:25:52 2011 for ImpalaSrc by  doxygen 1.5.1