Go to the documentation of this file.
28 #ifndef vtkStreamPoints_h
29 #define vtkStreamPoints_h
31 #include "vtkFiltersFlowPathsModule.h"
34 #ifndef VTK_LEGACY_REMOVE
52 vtkGetMacro(TimeIncrement,
double);
70 #endif // VTK_LEGACY_REMOVE
generate points along streamer separated by constant time increment
a simple class to control print indentation
static vtkStreamPoints * New()
Construct object with time increment set to 1.0.
abstract object implements integration of massless particle through vector field
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.