48 #ifndef vtkCellLocatorInterpolatedVelocityField_h 
   49 #define vtkCellLocatorInterpolatedVelocityField_h 
   55 class vtkCellLocatorInterpolatedVelocityFieldCellLocatorsType;
 
  117                       double * x, 
double * f );
 
  132   vtkCellLocatorInterpolatedVelocityFieldCellLocatorsType * CellLocators;
 
#define VTKFILTERSFLOWPATHS_EXPORT
virtual void SetLastCellId(vtkIdType c)
abstract class to specify dataset behavior 
virtual void AddDataSet(vtkDataSet *dataset)=0
an abstract base class for locators which find cells 
An abstract class for obtaining the interpolated velocity values at a point. 
void PrintSelf(ostream &os, vtkIndent indent)
An abstract class for obtaining the interpolated velocity values at a point. 
virtual void CopyParameters(vtkAbstractInterpolatedVelocityField *from)
virtual int FunctionValues(double *x, double *f)=0
a simple class to control print indentation 
A concrete class for obtaining the interpolated velocity values at a point. 
virtual void SetLastCellId(vtkIdType c)
virtual int FunctionValues(vtkDataSet *ds, double *x, double *f)