The Vish Visualization Shell 0.3
Vish
List of all members
Wizt::VSource< FunctionObject, OutputType > Struct Template Reference

Implements a data source. More...

#include <ocean/plankton/VPipeline.hpp>

Inheritance diagram for Wizt::VSource< FunctionObject, OutputType >:
MemCore::Auto< Object >

Detailed Description

template<VObjectType FunctionObject, class OutputType>
struct Wizt::VSource< FunctionObject, OutputType >

Implements a data source.

Parameters
FunctionObjectThe object that provides data
OutputTypeThe type of data that is provided here