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