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

Impala::Visualization::ViewListenerWithRectangles::ViewListenerWithRectangles (  )  [inline]

Definition at line 17 of file ViewListenerWithRectangles.h.

References mColor, and mList.

00018     {
00019         mList = new Core::Geometry::RectangleList;
00020         mColor = oglRED;
00021     }


Generated on Thu Jan 13 09:25:32 2011 for ImpalaSrc by  doxygen 1.5.1