#include <Vector.h>
Public Types | |
typedef Vector< D, T, E > | V |
typedef V::Element_t | Element_t |
typedef V::ElementRef_t | ElementRef_t |
Static Public Member Functions | |
static ElementRef_t | indexRef (V &v, const Loc< N > &l) |
static Element_t | index (const V &v, const Loc< N > &l) |
typedef Vector<D, T, E> ComponentAccess< Vector< D, T, E >, Loc< N > >::V |
typedef V::Element_t ComponentAccess< Vector< D, T, E >, Loc< N > >::Element_t |
typedef V::ElementRef_t ComponentAccess< Vector< D, T, E >, Loc< N > >::ElementRef_t |
static ElementRef_t ComponentAccess< Vector< D, T, E >, Loc< N > >::indexRef | ( | V & | v, | |
const Loc< N > & | l | |||
) | [inline, static] |
References CTAssert.
static Element_t ComponentAccess< Vector< D, T, E >, Loc< N > >::index | ( | const V & | v, | |
const Loc< N > & | l | |||
) | [inline, static] |
References CTAssert.