|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Specialization of the VSink<> Creator template for objects operating on Grids. More...
#include <GridActor.hpp>
Public Member Functions | |
| VSink (const string &name, int p=ObjectQuality::EXPERIMENTAL, const RefPtr< VCreationPreferences > &Prep=nullptr) | |
| template<unsigned ID> | |
| VSink (const VCreatorProperty< ID > &VP, int p=ObjectQuality::EXPERIMENTAL, const RefPtr< VCreationPreferences > &Prep=nullptr) | |
Public Member Functions inherited from MemCore::OmegaRef< 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 &) | |
Specialization of the VSink<> Creator template for objects operating on Grids.
Synopsis: