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

Public Types

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

Static Public Member Functions

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

Member Function Documentation

◆ getComponent()

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

Access the ith component of a multi-component type.

Only homogeneous types are supported.