#include <StdRand.hpp>
List of all members.
Detailed Description
Definition at line 38 of file StdRand.hpp.
Constructor & Destructor Documentation
| cat::StandardRand::StandardRand |
( |
u32 |
ns = 0 | ) |
[inline] |
Member Function Documentation
| u16 cat::StandardRand::rand |
( |
| ) |
|
| u16 cat::StandardRand::randu |
( |
| ) |
|
| float cat::StandardRand::sfrand |
( |
| ) |
|
| void cat::StandardRand::srand16 |
( |
u16 |
ns | ) |
[inline] |
| void cat::StandardRand::srand32 |
( |
u32 |
ns | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: