37 #ifndef vtkDashedStreamLine_h
38 #define vtkDashedStreamLine_h
54 vtkSetClampMacro(DashFactor,
double,0.01,1.0);
55 vtkGetMacro(DashFactor,
double);
#define VTKFILTERSFLOWPATHS_EXPORT
generate constant-time dashed streamline in arbitrary dataset
static vtkStreamLine * New()
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
generate streamline in arbitrary dataset
void PrintSelf(ostream &os, vtkIndent indent)