49#ifndef vtkFlyingEdgesPlaneCutter_h
50#define vtkFlyingEdgesPlaneCutter_h
52#include "vtkFiltersCoreModule.h"
vtkFlyingEdgesPlaneCutter()
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTypeBool InterpolateAttributes
virtual void SetPlane(vtkPlane *)
Specify the plane (an implicit function) to perform the cutting.
~vtkFlyingEdgesPlaneCutter() override
vtkTypeBool ComputeNormals
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkMTimeType GetMTime() override
The modified time depends on the delegated cut plane.
static vtkFlyingEdgesPlaneCutter * New()
Standard construction and print methods.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard construction and print methods.
topologically and geometrically regular array of data
a simple class to control print indentation
perform various plane computations
vtkTypeUInt32 vtkMTimeType