29 #ifndef vtkEnsembleSource_h
30 #define vtkEnsembleSource_h
35 struct vtkEnsembleSourceInternal;
54 void RemoveAllMembers();
57 unsigned int GetNumberOfMembers();
65 vtkSetMacro(CurrentMember,
unsigned int);
66 vtkGetMacro(CurrentMember,
unsigned int);
86 friend class vtkInformationEnsembleMemberRequestKey;
#define VTKCOMMONEXECUTIONMODEL_EXPORT
source that manages dataset ensembles
unsigned int CurrentMember
vtkEnsembleSourceInternal * Internal
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
A table, which contains similar-typed columns of data.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)