51#ifndef vtkCellLocatorInterpolatedVelocityField_h
52#define vtkCellLocatorInterpolatedVelocityField_h
56#include "vtkFiltersFlowPathsModule.h"
61 "Use vtkCompositeInterpolatedVelocityField instead of vtkCellLocatorInterpolatedVelocityField "
62 "and set the desired strategy.") VTKFILTERSFLOWPATHS_EXPORT
an abstract base class for locators which find cells
A concrete class for obtaining the interpolated velocity values at a point.
static vtkCellLocatorInterpolatedVelocityField * New()
Construct a vtkCompositeInterpolatedVelocityField subclass.
~vtkCellLocatorInterpolatedVelocityField() override
vtkCellLocatorInterpolatedVelocityField()
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
An abstract class for obtaining the interpolated velocity values at a point.
a simple class to control print indentation
#define VTK_DEPRECATED_IN_9_2_0(reason)