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