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