Go to the documentation of this file.
35 #ifndef vtkTemporalSnapToTimeStep_h
36 #define vtkTemporalSnapToTimeStep_h
38 #include "vtkFiltersHybridModule.h"
53 VTK_SNAP_NEXTABOVE_OR_EQUAL
57 vtkGetMacro(SnapMode,
int);
void SetSnapModeToNextAboveOrEqual()
Superclass for all sources, filters, and sinks in VTK.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
std::vector< double > InputTimeValues
void SetSnapModeToNextBelowOrEqual()
a simple class to control print indentation
void SetSnapModeToNearest()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkAlgorithm * New()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
@ VTK_SNAP_NEXTBELOW_OR_EQUAL
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
modify the time range/steps of temporal data