VTK
Classes | Defines
dox/Filters/FlowPaths/vtkStreamer.h File Reference
#include "vtkFiltersFlowPathsModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkStreamer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkStreamer
 abstract object implements integration of massless particle through vector field More...
class  vtkStreamer::StreamPoint
class  vtkStreamer::StreamArray

Defines

#define VTK_INTEGRATE_FORWARD   0
#define VTK_INTEGRATE_BACKWARD   1
#define VTK_INTEGRATE_BOTH_DIRECTIONS   2

Define Documentation

#define VTK_INTEGRATE_FORWARD   0

Definition at line 61 of file vtkStreamer.h.

#define VTK_INTEGRATE_BACKWARD   1

Definition at line 62 of file vtkStreamer.h.

Definition at line 63 of file vtkStreamer.h.