Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:19:40 2011 for ImpalaSrc by  doxygen 1.5.1