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

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

Definition at line 220 of file LbpEval.h.

References mMaps, and mTableSet.

00221     {
00222         delete mMaps[0];
00223         delete mMaps[1];
00224         delete mMaps[2];
00225         delete mTableSet;
00226     }


Generated on Thu Jan 13 09:22:02 2011 for ImpalaSrc by  doxygen 1.5.1