|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| WestinShapeFactors (Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f) | |
| WestinShapeFactors (const EigenValueArrays &EA, Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f, bool TemporaryFields=false) | |
| bool | HasShapeFactors () const |
| operator bool () const | |
| bool | compute (const EigenValueArrays &EA) |
| void | setFields (Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f, const RefPtr< MemBase > &DataSource, bool Discardable=true) |
Public Attributes | |
| RefPtr< TypedArray< double > > | pLinear |
| RefPtr< TypedArray< double > > | pPlanar |
| RefPtr< TypedArray< double > > | pSpherical |
| RefPtr< TypedArray< double > > | pTrace |