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

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

Definition at line 40 of file ArrowR.h.

References mDir, mLen, and mPY.

00041     {
00042         return mPY - ::sin(mDir) * mLen;
00043     }


Generated on Thu Jan 13 09:19:37 2011 for ImpalaSrc by  doxygen 1.5.1