Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:22:09 2011 for ImpalaSrc by  doxygen 1.5.1