#include "vtkDataSetAlgorithm.h"
#include "vtkFiltersExtractionModule.h"
Go to the source code of this file.
|
| extract parts of tensor and create a scalar, vector, normal, or texture coordinates. More...
|
◆ VTK_EXTRACT_COMPONENT
#define VTK_EXTRACT_COMPONENT 0 |
◆ VTK_EXTRACT_EFFECTIVE_STRESS
#define VTK_EXTRACT_EFFECTIVE_STRESS 1 |
◆ VTK_EXTRACT_DETERMINANT
#define VTK_EXTRACT_DETERMINANT 2 |
◆ VTK_EXTRACT_NONNEGATIVE_DETERMINANT
#define VTK_EXTRACT_NONNEGATIVE_DETERMINANT 3 |
◆ VTK_EXTRACT_TRACE
#define VTK_EXTRACT_TRACE 4 |