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