Go to the documentation of this file.
29 #ifndef vtkEnsembleSource_h
30 #define vtkEnsembleSource_h
35 struct vtkEnsembleSourceInternal;
86 friend class vtkInformationEnsembleMemberRequestKey;
virtual int FillOutputPortInformation(int, vtkInformation *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
unsigned int CurrentMember
static vtkInformationDataObjectMetaDataKey * META_DATA()
source that manages dataset ensembles
#define VTKCOMMONEXECUTIONMODEL_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for all sources, filters, and sinks in VTK.
A table, which contains similar-typed columns of data.
#define vtkTypeMacro(thisClass, superclass)
unsigned int GetNumberOfMembers()
vtkAlgorithm * GetCurrentReader(vtkInformation *)
vtkEnsembleSourceInternal * Internal
static vtkInformationIntegerRequestKey * UPDATE_MEMBER()
static vtkEnsembleSource * New()
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkInformationIntegerKey * DATA_MEMBER()
void SetMetaData(vtkTable *)
void AddMember(vtkAlgorithm *)