52 #ifndef vtkFlyingEdgesPlaneCutter_h 53 #define vtkFlyingEdgesPlaneCutter_h 55 #include "vtkFiltersCoreModule.h" 106 vtkBooleanMacro(InterpolateAttributes,
vtkTypeBool);
113 vtkSetMacro(ArrayComponent,
int);
114 vtkGetMacro(ArrayComponent,
int);
vtkTypeBool InterpolateAttributes
cut a volume with a plane and generate a polygonal cut surface
vtkTypeUInt32 vtkMTimeType
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkTypeBool ComputeNormals
static vtkPolyDataAlgorithm * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual vtkMTimeType GetMTime()
Return this object's modified time.
perform various plane computations
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.