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

void Impala::Visualization::RotorBrowser::RotorView::TryDelete (  )  [inline]

Definition at line 294 of file RotorView.h.

References IsInvalid(), and mTurnsNotShown.

00295     {
00296         mTurnsNotShown++;
00297         if (IsInvalid())
00298             delete this;
00299     }

Here is the call graph for this function:


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