FreePOOMA  2.4.1
Public Types | Static Public Member Functions
ComponentAccess< RNG, RNGValue > Struct Template Reference

#include <RNGComponent.h>

List of all members.

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 &)

template<class RNG>
struct ComponentAccess< RNG, RNGValue >


Member Typedef Documentation

template<class RNG >
typedef RNG::Type_t ComponentAccess< RNG, RNGValue >::Element_t
template<class RNG >
typedef Element_t ComponentAccess< RNG, RNGValue >::ElementRef_t

Member Function Documentation

template<class RNG >
static ElementRef_t ComponentAccess< RNG, RNGValue >::indexRef ( RNG &  rng,
const RNGValue  
) [inline, static]
template<class RNG >
static Element_t ComponentAccess< RNG, RNGValue >::index ( const RNG &  rng,
const RNGValue  
) [inline, static]

The documentation for this struct was generated from the following file: