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

double Impala::Core::Geometry::ArrowR::HeadX (  )  const [inline]

Definition at line 34 of file ArrowR.h.

References mDir, mLen, and mPX.

00035     {
00036         return mPX + ::cos(mDir) * mLen;
00037     }


Generated on Fri Mar 19 11:11:31 2010 for ImpalaSrc by  doxygen 1.5.1