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];
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
Automatically computes the cut plane for a material array pair.
perform various plane computations