VTK
9.3.1
|
Go to the source code of this file.
Classes | |
class | vtkHyperStreamline |
generate hyperstreamline in arbitrary dataset More... | |
Macros | |
#define | VTK_INTEGRATE_FORWARD 0 |
#define | VTK_INTEGRATE_BACKWARD 1 |
#define | VTK_INTEGRATE_BOTH_DIRECTIONS 2 |
#define | VTK_INTEGRATE_MAJOR_EIGENVECTOR 0 |
#define | VTK_INTEGRATE_MEDIUM_EIGENVECTOR 1 |
#define | VTK_INTEGRATE_MINOR_EIGENVECTOR 2 |
#define VTK_INTEGRATE_FORWARD 0 |
Definition at line 45 of file vtkHyperStreamline.h.
#define VTK_INTEGRATE_BACKWARD 1 |
Definition at line 46 of file vtkHyperStreamline.h.
#define VTK_INTEGRATE_BOTH_DIRECTIONS 2 |
Definition at line 47 of file vtkHyperStreamline.h.
#define VTK_INTEGRATE_MAJOR_EIGENVECTOR 0 |
Definition at line 49 of file vtkHyperStreamline.h.
#define VTK_INTEGRATE_MEDIUM_EIGENVECTOR 1 |
Definition at line 50 of file vtkHyperStreamline.h.
#define VTK_INTEGRATE_MINOR_EIGENVECTOR 2 |
Definition at line 51 of file vtkHyperStreamline.h.