 |
VTK
9.0.1
|
Go to the documentation of this file.
23 #ifndef vtkAdaptiveTemporalInterpolator_h
24 #define vtkAdaptiveTemporalInterpolator_h
26 #include "vtkFiltersParallelModule.h"
73 class ResamplingHelperImpl;
74 ResamplingHelperImpl* ResampleImpl;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTemporalInterpolator * New()
virtual vtkDataSet * InterpolateDataSet(vtkDataSet *in1, vtkDataSet *in2, double ratio)
Root level interpolation for a concrete dataset object.
interpolate datasets between time steps to produce a new dataset
a simple class to control print indentation
abstract class to specify dataset behavior
abstract class for specifying dataset behavior
interpolate datasets between time steps to produce a new dataset
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)