51 #ifndef vtkFlyingEdgesPlaneCutter_h
52 #define vtkFlyingEdgesPlaneCutter_h
84 vtkSetMacro(ComputeNormals,
int);
85 vtkGetMacro(ComputeNormals,
int);
86 vtkBooleanMacro(ComputeNormals,
int);
92 vtkSetMacro(ArrayComponent,
int);
93 vtkGetMacro(ArrayComponent,
int);
virtual int FillInputPortInformation(int port, vtkInformation *info)
cut a volume with a plane and generate a polygonal cut surface
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSCORE_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
topologically and geometrically regular array of data
perform various plane computations