|
OPTPiX SpriteStudio SDK
|
#include <xorshift32.h>
Public Member Functions | |
| xorshift32 () | |
| ~xorshift32 () | |
| void | init_genrand (unsigned long seed) |
| _uint32_t | genrand_uint32 () |
| float | genrand_float32 () |
Protected Attributes | |
| _uint32_t | y |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |