47#ifndef vtkStreamLine_h
48#define vtkStreamLine_h
50#include "vtkFiltersFlowPathsModule.h"
53#ifndef VTK_LEGACY_REMOVE
73 vtkGetMacro(StepLength,
double);
a simple class to control print indentation
generate streamline in arbitrary dataset
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkStreamLine * New()
Construct object with step size set to 1.0.
abstract object implements integration of massless particle through vector field