VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkExtractTensorComponents |
extract parts of tensor and create a scalar, vector, normal, or texture coordinates. More... | |
Macros | |
#define | VTK_EXTRACT_COMPONENT 0 |
#define | VTK_EXTRACT_EFFECTIVE_STRESS 1 |
#define | VTK_EXTRACT_DETERMINANT 2 |
#define | VTK_EXTRACT_NONNEGATIVE_DETERMINANT 3 |
#define | VTK_EXTRACT_TRACE 4 |
#define VTK_EXTRACT_COMPONENT 0 |
Definition at line 58 of file vtkExtractTensorComponents.h.
#define VTK_EXTRACT_EFFECTIVE_STRESS 1 |
Definition at line 59 of file vtkExtractTensorComponents.h.
#define VTK_EXTRACT_DETERMINANT 2 |
Definition at line 60 of file vtkExtractTensorComponents.h.
#define VTK_EXTRACT_NONNEGATIVE_DETERMINANT 3 |
Definition at line 61 of file vtkExtractTensorComponents.h.
#define VTK_EXTRACT_TRACE 4 |
Definition at line 62 of file vtkExtractTensorComponents.h.