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

void Impala::Visualization::Plot::Plottable::SelectColor (  )  [inline]

Definition at line 59 of file Plottable.h.

References mBlue, mGreen, and mRed.

Referenced by Impala::Visualization::Plot::Weibull::Draw(), and Impala::Visualization::Plot::Similarity::Draw().

00060     {
00061         glColor3d(mRed, mGreen, mBlue);
00062     }


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