34 #ifndef vtkDashedStreamLine_h
35 #define vtkDashedStreamLine_h
40 #ifndef VTK_LEGACY_REMOVE
53 vtkSetClampMacro(DashFactor,
double,0.01,1.0);
54 vtkGetMacro(DashFactor,
double);
72 #endif // VTK_LEGACY_REMOVE
#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)