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

void Impala::Visualization::AllFramesTLineVideo::ClearPositives (  )  [inline]

Definition at line 427 of file AllFramesTLineVideo.h.

References mAnnoPositives.

Referenced by ConstructPositives().

00428     {
00429         for (int i=0; i<mAnnoPositives.size(); i++)
00430             delete mAnnoPositives[i];
00431         mAnnoPositives.clear();
00432     }


Generated on Thu Jan 13 09:24:28 2011 for ImpalaSrc by  doxygen 1.5.1