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);
generate constant-time dashed streamline in arbitrary dataset
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.
static vtkDashedStreamLine * New()
a simple class to control print indentation
generate streamline in arbitrary dataset