41 #ifndef vtkGenericInterpolatedVelocityField_h
42 #define vtkGenericInterpolatedVelocityField_h
51 class vtkGenericInterpolatedVelocityFieldDataSetsType;
83 int GetLastLocalCoordinates(
double pcoords[3]);
104 {this->SetVectorsSelection(fieldName);}
125 double LastPCoords[3];
135 vtkGenericInterpolatedVelocityFieldDataSetsType*
DataSets;
static const double TOLERANCE_SCALE
void SelectVectors(const char *fieldName)
#define vtkGetMacro(name, type)
vtkGenericCellIterator * GenCell
#define vtkSetStringMacro(name)
virtual int FunctionValues(double *x, double *f)=0
#define vtkTypeMacro(thisClass, superclass)
vtkGenericDataSet * LastDataSet
iterator used to traverse cells
GLint GLint GLint GLint GLint x
vtkGenericInterpolatedVelocityFieldDataSetsType * DataSets
a simple class to control print indentation
Abstract interface for sets of functions.
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define vtkBooleanMacro(name, type)
defines dataset interface
#define VTKCOMMONDATAMODEL_EXPORT
Interface for obtaining interpolated velocity values.
#define vtkSetMacro(name, type)