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

double Impala::Visualization::RotorBrowser::RotorBrowserContext::degrade ( double  x  )  [inline, private]

Definition at line 260 of file RotorBrowserContext.h.

Referenced by CalculateCoordinates().

00261     {
00262         return 1.0 - x * x;
00263     }


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