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

Impala::Core::Geometry::ArrowR::ArrowR ( double  pointX,
double  pointY,
double  length,
double  direction 
) [inline]

Definition at line 28 of file ArrowR.h.

00029         : mPX(pointX), mPY(pointY), mLen(length), mDir(direction)
00030     {
00031     }


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