#include "vtkDataSetToPolyDataFilter.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.
Compounds | |
class | vtkStreamer |
abstract object implements integration of massless particle through vector field More... | |
class | StreamPoint |
class | StreamArray |
Defines | |
#define | VTK_INTEGRATE_FORWARD 0 |
#define | VTK_INTEGRATE_BACKWARD 1 |
#define | VTK_INTEGRATE_BOTH_DIRECTIONS 2 |
|
Definition at line 78 of file vtkStreamer.h. Referenced by vtkStreamer::GetIntegrationDirectionAsString(), and vtkStreamer::SetIntegrationDirectionToForward(). |
|
Definition at line 79 of file vtkStreamer.h. Referenced by vtkStreamer::GetIntegrationDirectionAsString(), and vtkStreamer::SetIntegrationDirectionToBackward(). |
|
Definition at line 80 of file vtkStreamer.h. Referenced by vtkStreamer::SetIntegrationDirectionToIntegrateBothDirections(). |