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()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Superclass for all sources, filters, and sinks in VTK.
std::vector< double > InputTimeValues
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkTemporalSnapToTimeStep()
void SetSnapModeToNextBelowOrEqual()
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info)
a simple class to control print indentation
static vtkTemporalSnapToTimeStep * New()
void SetSnapModeToNearest()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkTemporalSnapToTimeStep()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
see vtkAlgorithm for details
@ VTK_SNAP_NEXTBELOW_OR_EQUAL
modify the time range/steps of temporal data