#include "vtkDataSetToDataSetFilter.h"
Include dependency graph for vtkExtractTensorComponents.h:

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... | |
| Defines | |
| #define | VTK_EXTRACT_COMPONENT 0 | 
| #define | VTK_EXTRACT_EFFECTIVE_STRESS 1 | 
| #define | VTK_EXTRACT_DETERMINANT 2 | 
| 
 | 
| 
 Definition at line 50 of file vtkExtractTensorComponents.h. Referenced by vtkExtractTensorComponents::ScalarIsComponent(), and vtkExtractTensorComponents::SetScalarModeToComponent(). | 
| 
 | 
| 
 Definition at line 51 of file vtkExtractTensorComponents.h. Referenced by vtkExtractTensorComponents::ScalarIsEffectiveStress(), and vtkExtractTensorComponents::SetScalarModeToEffectiveStress(). | 
| 
 | 
| 
 Definition at line 52 of file vtkExtractTensorComponents.h. Referenced by vtkExtractTensorComponents::ScalarIsDeterminant(), and vtkExtractTensorComponents::SetScalarModeToDeterminant(). |