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

virtual Impala::Core::VideoSet::RgbDataSrcKeyframes::~RgbDataSrcKeyframes (  )  [inline, virtual]

Definition at line 67 of file RgbDataSrcKeyframes.h.

References mArchive, and mCurIm.

00068     {
00069         if (mCurIm)
00070             delete mCurIm;
00071         if (mArchive)
00072             delete mArchive;
00073     }


Generated on Fri Mar 19 11:31:15 2010 for ImpalaSrc by  doxygen 1.5.1