Extract particles that goes through a given volumic data set.
vtkGetCharFromStdStringMacro(IdChannelArray)
Specify the name of a scalar array which will be used to fetch the index of each point.
vtkSetStdStringFromCharMacro(IdChannelArray)
Specify the name of a scalar array which will be used to fetch the index of each point.
int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
The necessary parts of the standard pipeline update mechanism.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
The necessary parts of the standard pipeline update mechanism.
~vtkExtractParticlesOverTime() override=default
int RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
The necessary parts of the standard pipeline update mechanism.
vtkExtractParticlesOverTime()
static vtkExtractParticlesOverTime * New()
Standard Type-Macro.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard Type-Macro.