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

bool Impala::Visualization::RotorBrowser::RotorView::IsUnused (  )  [inline]

Definition at line 301 of file RotorView.h.

References IsInvalid(), and mTurnsNotShown.

00302     {
00303         mTurnsNotShown++;
00304         return IsInvalid();
00305     }

Here is the call graph for this function:


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