|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Types | |
| typedef RefPtr< Array2D > | result_t |
Public Member Functions | |
| ArrayCollector (const MultiIndex< 2 > &Dims) | |
| template<class ElementType > | |
| void | collect (const MultiIndex< 2 > &Dims, const ElementType &T) |
Static Public Member Functions | |
| static result_t | Invalid () |
Public Attributes | |
| result_t | result |
| Array2D & | dst |