35 #ifndef vtkDashedStreamLine_h
36 #define vtkDashedStreamLine_h
38 #include "vtkFiltersFlowPathsModule.h"
41 #ifndef VTK_LEGACY_REMOVE
56 vtkSetClampMacro(DashFactor,
double,0.01,1.0);
57 vtkGetMacro(DashFactor,
double);
75 #endif // VTK_LEGACY_REMOVE
generate constant-time dashed streamline in arbitrary dataset
static vtkStreamLine * New()
Construct object with step size set to 1.0.
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
generate streamline in arbitrary dataset
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.