37 #ifndef __vtkDashedStreamLine_h
38 #define __vtkDashedStreamLine_h
53 vtkSetClampMacro(DashFactor,
double,0.01,1.0);
54 vtkGetMacro(DashFactor,
double);
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)