Go to the documentation of this file.
63 #ifndef vtkPointInterpolator2D_h
64 #define vtkPointInterpolator2D_h
66 #include "vtkFiltersPointsModule.h"
91 vtkGetMacro(InterpolateZ,
bool);
virtual void Probe(vtkDataSet *input, vtkDataSet *source, vtkDataSet *output)
Virtual for specialized subclass(es)
static vtkPointInterpolator2D * New()
Standard methods for instantiating, obtaining type information, and printing.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
a simple class to control print indentation
~vtkPointInterpolator2D()
interpolate point cloud attribute data onto x-y plane using various kernels
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
interpolate over point cloud using various kernels
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Wrapper around std::string to keep symbols short.