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

void Impala::Core::Geometry::InterestPointList::EraseAll (  )  [inline]

Remove all points from the list.

Definition at line 33 of file InterestPointList.h.

00034     {
00035         erase(begin(), end());
00036     }


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