|
The Vish Visualization Shell 0.3
Vish
|
Public Types | |
| enum | { MULTIPLICITY = 1 , RANK = 0 , GRADE = 0 } |
| typedef void | Chart_t |
| An eventually associated coordinate system. | |
| typedef T | element_t |
| The atomic element type. | |
| typedef T | type_t |
| The template argument. | |
Static Public Member Functions | |
| static const element_t & | getComponent (const T &t, int i) |
| Access the ith component of a multi-component type. | |
| anonymous enum |
|
inlinestatic |
Access the ith component of a multi-component type.
Only homogeneous types are supported.