Go to the documentation of this file.
53 #ifndef vtkInterpolatedVelocityField_h
54 #define vtkInterpolatedVelocityField_h
virtual void SetLastCellId(vtkIdType c)
static vtkInterpolatedVelocityField * New()
virtual int FunctionValues(double *x, double *f)=0
virtual void SetLastCellId(vtkIdType c)
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSFLOWPATHS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
GLint GLint GLint GLint GLint x
virtual void AddDataSet(vtkDataSet *dataset)
An abstract class for obtaining the interpolated velocity values at a point.
virtual int FunctionValues(double *x, double *f)
a simple class to control print indentation
vtkInterpolatedVelocityField()
virtual void SetLastCellId(vtkIdType c, int dataindex)
virtual int FunctionValues(vtkDataSet *ds, double *x, double *f)
abstract class to specify dataset behavior
~vtkInterpolatedVelocityField()
A concrete class for obtaining the interpolated velocity values at a point.
virtual int SnapPointOnCell(double *pOrigin, double *pProj)