Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:19:37 2011 for ImpalaSrc by  doxygen 1.5.1