61 #ifndef vtkVortexCore_h
62 #define vtkVortexCore_h
64 #include "vtkFiltersFlowPathsModule.h"
90 vtkGetMacro(FasterApproximation,
bool);
91 vtkSetMacro(FasterApproximation,
bool);
92 vtkBooleanMacro(FasterApproximation,
bool);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
Compute vortex core lines using the parallel vectors method.
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkTypeBool HigherOrderMethod
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.