|
The Vish Visualization Shell 0.3
Vish
|
Public Types | |
| enum | { MULTIPLICITY = 0 , RANK = 0 , GRADE = 0 } |
| typedef void | Chart_t |
| An eventually associated coordinate system. | |
| typedef void | element_t |
| The atomic element type. | |
Static Public Member Functions | |
| static const element_t & | getComponent (const void &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.