|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| ComputeToVertexCellFields (const RefPtr< Grid > v_grid, const RefPtr< Grid > i_grid, const RefPtr< Representation > v_points, MultiIndex< 2 > size) | |
| bool | apply (const FieldID &d, const Field &R) |
| Virtual callback function. | |
| template<class T > | |
| void | setFieldCreator (string source_field, string field_name) |
Public Attributes | |
| RefPtr< Grid > | m_v_grid |
| RefPtr< Grid > | m_i_grid |
| RefPtr< Representation > | m_v_rep |
| MultiIndex< 2 > | m_size |
Virtual callback function.
Implements Fiber::FieldIterator.
References std::cout, std::endl(), Fiber::Field::getElementType(), and Fiber::FieldID::Name().