53 #ifndef vtkInterpolatedVelocityField_h
54 #define vtkInterpolatedVelocityField_h
81 virtual int SnapPointOnCell(
double* pOrigin,
double* pProj);
#define VTKFILTERSFLOWPATHS_EXPORT
virtual int FunctionValues(vtkDataSet *ds, double *x, double *f)
abstract class to specify dataset behavior
~vtkInterpolatedVelocityField()
virtual void AddDataSet(vtkDataSet *dataset)=0
void PrintSelf(ostream &os, vtkIndent indent)
An abstract class for obtaining the interpolated velocity values at a point.
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 void SetLastCellId(vtkIdType c)
vtkInterpolatedVelocityField()