|
The Vish Visualization Shell 0.3
Vish
|
Public Types | |
| typedef covector3f | element_t |
| The atomic element type. | |
| typedef covector3f | type_t |
| The template argument. | |
| Public Types inherited from Eagle::MetaInfo< covector3f::Base_t > | |
| typedef void | Chart_t |
| An eventually associated coordinate system. | |
| typedef covector3f::Base_t | element_t |
| The atomic element type. | |
| typedef covector3f::Base_t | type_t |
| The template argument. | |
Static Public Member Functions | |
| static const element_t & | getComponent (const covector3f &t, int i) |
| Access the ith component of a multi-component type. | |
| Static Public Member Functions inherited from Eagle::MetaInfo< covector3f::Base_t > | |
| static const element_t & | getComponent (const covector3f::Base_t &t, int i) |
| Access the ith component of a multi-component type. | |
|
inlinestatic |
Access the ith component of a multi-component type.
Only homogeneous types are supported.