66 #ifndef __vtkCompositeInterpolatedVelocityField_h
67 #define __vtkCompositeInterpolatedVelocityField_h
69 #include "vtkFiltersFlowPathsModule.h"
88 void PrintSelf( ostream & os, vtkIndent indent );
97 vtkGetMacro( LastDataSetIndex,
int );
98 vtkGetObjectMacro( LastDataSet, vtkDataSet );
106 virtual void AddDataSet( vtkDataSet * dataset ) = 0;
An abstract class for obtaining the interpolated velocity values at a point.
An abstract class for obtaining the interpolated velocity values at a point.
vtkCompositeInterpolatedVelocityFieldDataSetsType * DataSets
void PrintSelf(ostream &os, vtkIndent indent)
std::vector< vtkDataSet * > DataSetsTypeBase
static const double TOLERANCE_SCALE