27 #ifndef __vtkCutMaterial_h
28 #define __vtkCutMaterial_h
43 vtkSetStringMacro(MaterialArrayName);
44 vtkGetStringMacro(MaterialArrayName);
55 vtkSetStringMacro(ArrayName);
56 vtkGetStringMacro(ArrayName);
61 vtkSetVector3Macro(UpVector,
double);
62 vtkGetVector3Macro(UpVector,
double);
68 vtkGetVector3Macro(MaximumPoint,
double);
69 vtkGetVector3Macro(CenterPoint,
double);
70 vtkGetVector3Macro(
Normal,
double);
86 double MaximumPoint[3];
87 double CenterPoint[3];