46#ifndef vtkInterpolatedVelocityField_h
47#define vtkInterpolatedVelocityField_h
51#include "vtkFiltersFlowPathsModule.h"
53VTK_ABI_NAMESPACE_BEGIN
55 "Use vtkCompositeInterpolatedVelocityField instead of vtkCellLocatorInterpolatedVelocityField "
An abstract class for obtaining the interpolated velocity values at a point.
a simple class to control print indentation
A concrete class for obtaining the interpolated velocity values at a point.
vtkInterpolatedVelocityField()
~vtkInterpolatedVelocityField() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
static vtkInterpolatedVelocityField * New()
Construct a vtkCompositeInterpolatedVelocityField subclass.
#define VTK_DEPRECATED_IN_9_2_0(reason)