|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
The 2D field data extracted from the 3D data, including object-local data transformations. More...
#include <FieldSlice.hpp>
Public Types | |
| typedef RefMap< std::string, Fiber::Field > | FieldList_t |
| Mapping shader attributes to strong field references Fields are kept alive locally here in this State. | |
Public Member Functions | |
| bool | isNewerThan (const Ageable &T, const RefPtr< Fiber::FragmentID > &Fid) const |
Public Attributes | |
| WeakPtr< Fiber::Field > | InputCoordinates |
| The input coordinates of the source data. | |
| RefPtr< Fiber::Field > | OutputCoordinates |
| The output coordinates of the 2D slice. | |
| FieldList_t | OutputFields |
| The output data of the 2D slice. | |
The 2D field data extracted from the 3D data, including object-local data transformations.