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

Vec3Int32 Impala::Visualization::ShotTrail::GetColor ( int  p  )  [inline]

Definition at line 151 of file VideoMinimap.h.

References DecayColor(), and mShots.

Referenced by Impala::Visualization::VideoMinimap::DrawTrail().

00152     {
00153         return DecayColor(mShots[p].decay);
00154     }

Here is the call graph for this function:


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