Go to the documentation of this file.
67 #ifndef vtkCompositeInterpolatedVelocityField_h
68 #define vtkCompositeInterpolatedVelocityField_h
70 #include "vtkFiltersFlowPathsModule.h"
97 vtkGetMacro( LastDataSetIndex,
int );
virtual void AddDataSet(vtkDataSet *dataset)=0
Add a dataset for implicit velocity function evaluation.
std::vector< vtkDataSet * > DataSetsTypeBase
represent and manipulate point attribute data
~vtkCompositeInterpolatedVelocityField() override
vtkCompositeInterpolatedVelocityField()
abstract superclass for arrays of numeric data
An abstract class for obtaining the interpolated velocity values at a point.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class to specify dataset behavior
An abstract class for obtaining the interpolated velocity values at a point.
provides thread-safe access to cells
vtkCompositeInterpolatedVelocityFieldDataSetsType * DataSets