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

void Impala::Visualization::Plot::Plot::SetUserPan ( double  panX,
double  panY 
) [inline]

Definition at line 96 of file Plot.h.

References mUserPan.

Referenced by Impala::Visualization::SimilarityPlotNeedleImage::HandleNewFile(), and Impala::Visualization::SimilarityPlotNeedleImage::UpdatePointPlot().

00097     {
00098         mUserPan[0] = panX;
00099         mUserPan[1] = panY;
00100     }


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