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

virtual void Impala::Core::VideoSet::ReadBlocksFile::HandleNewWalk ( VideoSet vs  )  [inline, virtual]

Start of a "normal" walk.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 27 of file ReadBlocksFile.h.

References mKeyframes, and mSegmentation.

00028     {
00029         mSegmentation = new Segmentation(vs, "");
00030         mKeyframes = new Keyframes(vs, "");
00031     }


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