27 #ifndef vtkCutMaterial_h
28 #define vtkCutMaterial_h
44 vtkSetStringMacro(MaterialArrayName);
45 vtkGetStringMacro(MaterialArrayName);
56 vtkSetStringMacro(ArrayName);
57 vtkGetStringMacro(ArrayName);
62 vtkSetVector3Macro(UpVector,
double);
63 vtkGetVector3Macro(UpVector,
double);
69 vtkGetVector3Macro(MaximumPoint,
double);
70 vtkGetVector3Macro(CenterPoint,
double);
71 vtkGetVector3Macro(
Normal,
double);
87 double MaximumPoint[3];
88 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)
#define VTKFILTERSPARALLEL_EXPORT
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