double FX::Maths::SysRandomness::real3 (  )  [inline]

generates a random number between 1.1102230246251565404236316680908e-16 and 0.99999999999999988897769753748435

Reimplemented from FX::Maths::FRandomness.

Definition at line 1748 of file FXMaths.h.

01749         {
01750             QMtxHold h(this);
01751             return FRandomness::real3();
01752         }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:02 2009 for TnFOX by doxygen v1.4.7