Go to the documentation of this file.
29 #ifndef vtkPStreamTracer_h
30 #define vtkPStreamTracer_h
38 class PStreamTracerPoint;
40 class AbstractPStreamTracerUtils;
81 PStreamTracerPoint* pt,
92 friend class AbstractPStreamTracerUtils;
#define vtkGetObjectMacro(name, type)
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
GLenum GLenum GLenum input
static vtkPStreamTracer * New()
virtual void SetController(vtkMultiProcessController *controller)
#define VTKFILTERSPARALLELFLOWPATHS_EXPORT
Multiprocessing communication superclass.
a simple class to control print indentation
GLsizei const GLchar ** path
parallel streamline generators
hierarchical dataset of vtkUniformGrids
abstract class to specify dataset behavior
An abstract class for obtaining the interpolated velocity values at a point.
vtkAbstractInterpolatedVelocityField * Interpolator
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkMultiProcessController * Controller
void SetInterpolator(vtkAbstractInterpolatedVelocityField *)