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

virtual void Impala::Core::VideoSet::ApplyConcepts::HandleNewWalk ( VideoSet vs,
String  walkType 
) [inline, virtual]

Start of any walk, identifying the type of walk (Frames/Keyframes/.

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

Definition at line 33 of file ApplyConcepts.h.

References mApplier, mOnIndex, and Impala::Core::Training::ApplyConcepts::SetWalkType().

00034     {
00035         if (!mOnIndex)
00036             mApplier->SetWalkType(walkType);
00037     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:45 2011 for ImpalaSrc by  doxygen 1.5.1