31 #ifndef vtkLinearKernel_h 
   32 #define vtkLinearKernel_h 
   34 #include "vtkFiltersPointsModule.h"  
flexible, general interpolation kernels 
 
a linear interpolation kernel 
 
dynamic, self-adjusting array of double 
 
a simple class to control print indentation 
 
list of point or cell ids 
 
virtual vtkIdType ComputeWeights(double x[3], vtkIdList *pIds, vtkDoubleArray *prob, vtkDoubleArray *weights)=0
Given a point x, a list of basis points pIds, and a probability weighting function prob...
 
void PrintSelf(ostream &os, vtkIndent indent)
Standard methods for type and printing. 
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...