29 #ifndef __vtkPStreamTracer_h
30 #define __vtkPStreamTracer_h
38 class PStreamTracerPoint;
40 class AbstractPStreamTracerUtils;
82 PStreamTracerPoint* pt,
93 friend class AbstractPStreamTracerUtils;
parallel streamline generators
void PrintSelf(ostream &os, vtkIndent indent)
vtkMultiProcessController * Controller
GLenum GLenum GLenum input
abstract class to specify dataset behavior
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKFILTERSPARALLELFLOWPATHS_EXPORT
An abstract class for obtaining the interpolated velocity values at a point.
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkStreamTracer * New()
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkAbstractInterpolatedVelocityField * Interpolator
GLsizei const GLchar ** path
hierarchical dataset of vtkUniformGrids
Multiprocessing communication superclass.