|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| VPipeline (const string &name, int p=ObjectQuality::EXPERIMENTAL, const RefPtr< VCreationPreferences > &Prep=nullptr) | |
| template<unsigned ID> | |
| VPipeline (const VCreatorProperty< ID > &VP, int p=ObjectQuality::EXPERIMENTAL, const RefPtr< VCreationPreferences > &Prep=nullptr) | |
Public Member Functions inherited from Wizt::VFilter< Fiber::Grid, GridFunctionObject, OutputObject > | |
| VFilter (const string &name, int p=ObjectQuality::EXPERIMENTAL, const RefPtr< VCreationPreferences > &Prep=nullptr) | |
| template<unsigned ID> | |
| VFilter (const VCreatorProperty< ID > &VP, int p=ObjectQuality::EXPERIMENTAL, const RefPtr< VCreationPreferences > &Prep=nullptr) | |
Public Member Functions inherited from MemCore::OmegaRef< VInputCreator< OutputObject, GridActor< GridFunctionObject > > > | |
| OmegaRef (const A &a) | |
| OmegaRef (const A &a, const B &b) | |
| OmegaRef (const A &a, const B &b, const C &c) | |
| OmegaRef (const A &a, const B &b, const C &c, const D &d) | |
| OmegaRef (const A &a, const B &b, const C &c, const D &d, const E &e) | |
| OmegaRef (const A &a, const B &b, const C &c, const D &d, const E &e, const F &f) | |
| OmegaRef (const RefPtr< RefCountable > &RC) | |
| OmegaRef (RefCountable *RC) | |
| OmegaRef & | operator= (const RefPtr< RefCountable > &RC) |
| OmegaRef & | operator= (RefCountable *RC) |
Public Member Functions inherited from MemCore::OmegaPtr< RefCountable > | |
| OmegaPtr (const WeakPtr< Object > &Obj) | |
| OmegaPtr (Object *Obj, const NotNullPtr &) | |