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

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

Remove all points from the list.

Definition at line 35 of file PointZList.h.

00036     {
00037         erase(begin(), end());
00038     }


Generated on Thu Jan 13 09:19:38 2011 for ImpalaSrc by  doxygen 1.5.1