67 #ifndef vtkCompositeInterpolatedVelocityField_h 68 #define vtkCompositeInterpolatedVelocityField_h 70 #include "vtkFiltersFlowPathsModule.h" 97 vtkGetMacro( LastDataSetIndex,
int );
107 virtual void AddDataSet(
vtkDataSet * dataset ) = 0;
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
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
std::vector< vtkDataSet * > DataSetsTypeBase