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

Impala::Visualization::ViewListenerWithArrows::ViewListenerWithArrows ( Core::Geometry::ArrowRList aList,
ULONG  color = oglRED 
) [inline]

Definition at line 19 of file ViewListenerWithArrows.h.

References mAList, and mColor.

00021     {
00022         mAList = aList;
00023         mColor = color;
00024     }


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