Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:51:08 2010 for ImpalaSrc by  doxygen 1.5.1