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

void Impala::Visualization::RotorBrowser::RotorViewCache::ClearShotViewed (  )  [inline]

Definition at line 233 of file RotorViewCache.h.

References ILOG_DEBUG, mShotViewed, and Impala::Core::Table::Table::SetEmpty().

Referenced by Impala::Visualization::RotorBrowser::RotorBrowser::ClearViewedCache().

00234     {
00235         ILOG_DEBUG("ClearShotViewed()");
00236         mShotViewed->SetEmpty();
00237     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:56:51 2010 for ImpalaSrc by  doxygen 1.5.1