VTK
|
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 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.
#define VTK_INTEGRATE_BOTH_DIRECTIONS 2 |
Definition at line 63 of file vtkStreamer.h.