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

Impala::Visualization::ViewListenerWithRectangles::ViewListenerWithRectangles ( Core::Geometry::RectangleList rList,
ULONG  color = oglRED 
) [inline]

Definition at line 25 of file ViewListenerWithRectangles.h.

References mColor, and mList.

00027     {
00028         mList = rList;
00029         mColor = color;
00030     }


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