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

void Impala::Visualization::Plot::Plot::SetUserZoom ( double  zoomX,
double  zoomY 
) [inline]

Definition at line 108 of file Plot.h.

References mUserZoom.

Referenced by Impala::Visualization::SimilarityPlotNeedleImage::HandleNewFile().

00109     {
00110         mUserZoom[0] = zoomX;
00111         mUserZoom[1] = zoomY;
00112     }


Generated on Thu Jan 13 09:25:42 2011 for ImpalaSrc by  doxygen 1.5.1