VISH
0.2
|
Implements a data sink. More...
#include </home/werner/origo/vish/ocean/plankton/VPipeline.hpp>
Implements a data sink.
FunctionObject | The object that handles data |
InputTypes | The type of data that are accepted as input here |
Note that data sinks have to take care themselves about being processed, for instance via registration in the VScheduler, or via a VAction object.
AnemoneBoundingVolume.cpp, BoundingVolume.cpp, and SeagrassBoundingVolume.cpp.