Go to the documentation of this file.
67 #ifndef vtkCompositeInterpolatedVelocityField_h
68 #define vtkCompositeInterpolatedVelocityField_h
70 #include "vtkFiltersFlowPathsModule.h"
97 vtkGetMacro( LastDataSetIndex,
int );
virtual void AddDataSet(vtkDataSet *dataset)=0
Add a dataset for implicit velocity function evaluation.
std::vector< vtkDataSet * > DataSetsTypeBase
represent and manipulate point attribute data
static const double TOLERANCE_SCALE
vtkCompositeInterpolatedVelocityField()
abstract superclass for arrays of numeric data
An abstract class for obtaining the interpolated velocity values at a point.
a simple class to control print indentation
abstract class to specify dataset behavior
An abstract class for obtaining the interpolated velocity values at a point.
provides thread-safe access to cells
vtkCompositeInterpolatedVelocityFieldDataSetsType * DataSets
~vtkCompositeInterpolatedVelocityField()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.