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