51 #ifndef vtkInterpolationKernel_h 52 #define vtkInterpolationKernel_h 54 #include "vtkFiltersPointsModule.h" 94 vtkSetMacro(RequiresInitialization,
bool);
95 vtkGetMacro(RequiresInitialization,
bool);
96 vtkBooleanMacro(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
vtkAbstractPointLocator * Locator