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 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
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
~vtkDashedStreamLine() override
generate streamline in arbitrary dataset
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.