The Vish Visualization Shell 0.3
Vish
Eagle::MetaInfo< metric33 > Struct Reference
Inheritance diagram for Eagle::MetaInfo< metric33 >:
Eagle::MetaInfo< metric33::Base_t >

Public Types

typedef metric33 element_t
 The atomic element type.
typedef metric33 type_t
 The template argument.
Public Types inherited from Eagle::MetaInfo< metric33::Base_t >
typedef void Chart_t
 An eventually associated coordinate system.
typedef metric33::Base_t element_t
 The atomic element type.
typedef metric33::Base_t type_t
 The template argument.

Static Public Member Functions

static const element_tgetComponent (const metric33 &t, int i)
 Access the ith component of a multi-component type.
Static Public Member Functions inherited from Eagle::MetaInfo< metric33::Base_t >
static const element_tgetComponent (const metric33::Base_t &t, int i)
 Access the ith component of a multi-component type.

Member Function Documentation

◆ getComponent()

const element_t & Eagle::MetaInfo< metric33 >::getComponent ( const metric33 & t,
int i )
inlinestatic

Access the ith component of a multi-component type.

Only homogeneous types are supported.