FreePOOMA
2.4.1
|
#include <RNGComponent.h>
Public Types | |
typedef int | Element_t |
typedef RNGSeedProxy< RNG > | ElementRef_t |
Static Public Member Functions | |
static ElementRef_t | indexRef (RNG &rng, const RNGSeed &) |
static Element_t | index (const RNG &rng, const RNGSeed &) |
typedef int ComponentAccess< RNG, RNGSeed >::Element_t |
typedef RNGSeedProxy<RNG> ComponentAccess< RNG, RNGSeed >::ElementRef_t |
static ElementRef_t ComponentAccess< RNG, RNGSeed >::indexRef | ( | RNG & | rng, |
const RNGSeed & | |||
) | [inline, static] |
static Element_t ComponentAccess< RNG, RNGSeed >::index | ( | const RNG & | rng, |
const RNGSeed & | |||
) | [inline, static] |