FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Public Member Functions | Public Attributes | List of all members
Wizt::FieldSlice::LevelData Struct Reference

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::FieldFieldList_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::FieldInputCoordinates
 The input coordinates of the source data.
 
RefPtr< Fiber::FieldOutputCoordinates
 The output coordinates of the 2D slice.
 
FieldList_t OutputFields
 The output data of the 2D slice.
 

Detailed Description

The 2D field data extracted from the 3D data, including object-local data transformations.