Go to the documentation of this file.
27 #ifndef vtkCutMaterial_h
28 #define vtkCutMaterial_h
87 double MaximumPoint[3];
88 double CenterPoint[3];
perform various plane computations
#define VTKFILTERSPARALLEL_EXPORT
#define vtkSetVector3Macro(name, type)
static vtkCutMaterial * New()
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
GLenum GLenum GLenum input
#define vtkGetVector3Macro(name, type)
a simple class to control print indentation
#define vtkSetStringMacro(name)
void ComputeMaximumPoint(vtkDataSet *input)
#define vtkGetMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkGetStringMacro(ExtensionsString)
abstract class to specify dataset behavior
vtkSetMacro(IgnoreDriverBugs, bool)
Automatically computes the cut plane for a material array pair.
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.