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 vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkSetVector6Macro(name, type)
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
#define vtkGetVectorMacro(name, type, count)
static vtkDataSetAlgorithm * New()
#define vtkSetVector2Macro(name, type)
#define vtkSetMacro(name, type)