51 #ifndef vtkInterpolationKernel_h
52 #define vtkInterpolationKernel_h
54 #include "vtkFiltersPointsModule.h"
95 vtkGetMacro(RequiresInitialization,
bool);
133 virtual void FreeStructures();
base class for interpolation kernels
abstract base class for most VTK objects
represent and manipulate point attribute data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class to specify dataset behavior
dynamic, self-adjusting array of double
bool RequiresInitialization
a simple class to control print indentation
abstract class to quickly locate points in 3-space
list of point or cell ids
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkAbstractPointLocator * Locator
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.