60 #ifndef vtkPointInterpolator2D_h
61 #define vtkPointInterpolator2D_h
63 #include "vtkFiltersPointsModule.h"
88 vtkGetMacro(InterpolateZ,
bool);
Wrapper around std::string to keep symbols short.
abstract class to specify dataset behavior
interpolate point cloud attribute data onto x-y plane using various kernels
static vtkPointInterpolator * New()
Standard methods for instantiating, obtaining type information, and printing.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiating, obtaining type information, and printing.
interpolate over point cloud using various kernels