Go to the documentation of this file.
45 #ifndef vtkExtractTensorComponents_h
46 #define vtkExtractTensorComponents_h
51 #define VTK_EXTRACT_COMPONENT 0
52 #define VTK_EXTRACT_EFFECTIVE_STRESS 1
53 #define VTK_EXTRACT_DETERMINANT 2
179 int ScalarComponents[2];
181 int VectorComponents[6];
184 int NormalComponents[6];
187 int TCoordComponents[6];
#define vtkSetVector2Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
#define vtkGetVectorMacro(name, type, count)
Superclass for algorithms that produce output of the same type as input.
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
#define vtkSetVector6Macro(name, type)