VTK  9.3.20240419
Classes | Macros
vtkHyperStreamline.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkHyperStreamline.h:

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
 

Macro Definition Documentation

◆ VTK_INTEGRATE_FORWARD

#define VTK_INTEGRATE_FORWARD   0

Definition at line 64 of file vtkHyperStreamline.h.

◆ VTK_INTEGRATE_BACKWARD

#define VTK_INTEGRATE_BACKWARD   1

Definition at line 65 of file vtkHyperStreamline.h.

◆ VTK_INTEGRATE_BOTH_DIRECTIONS

#define VTK_INTEGRATE_BOTH_DIRECTIONS   2

Definition at line 66 of file vtkHyperStreamline.h.

◆ VTK_INTEGRATE_MAJOR_EIGENVECTOR

#define VTK_INTEGRATE_MAJOR_EIGENVECTOR   0

Definition at line 68 of file vtkHyperStreamline.h.

◆ VTK_INTEGRATE_MEDIUM_EIGENVECTOR

#define VTK_INTEGRATE_MEDIUM_EIGENVECTOR   1

Definition at line 69 of file vtkHyperStreamline.h.

◆ VTK_INTEGRATE_MINOR_EIGENVECTOR

#define VTK_INTEGRATE_MINOR_EIGENVECTOR   2

Definition at line 70 of file vtkHyperStreamline.h.