Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 35 of file ApplyConcepts.h.

References mPathCreator, and Impala::Core::Database::PathCreator::SetWalkType().

00036     {
00037         mPathCreator->SetWalkType(walkType);
00038     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:28:17 2010 for ImpalaSrc by  doxygen 1.5.1