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

generates a random number between 0.0 and 1.0

Reimplemented from FX::Maths::FRandomness.

Definition at line 1738 of file FXMaths.h.

01739         {
01740             QMtxHold h(this);
01741             return FRandomness::real1();
01742         }


(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