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

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

Remove all rectangless from the list.

Definition at line 32 of file RectangleSet.h.

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


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