52 #ifndef vtkFlyingEdgesPlaneCutter_h
53 #define vtkFlyingEdgesPlaneCutter_h
55 #include "vtkFiltersCoreModule.h"
94 vtkGetMacro(ComputeNormals,
int);
105 vtkGetMacro(InterpolateAttributes,
int);
114 vtkGetMacro(ArrayComponent,
int);
123 int InterpolateAttributes;
cut a volume with a plane and generate a polygonal cut surface
vtkMTimeType GetMTime() override
The modified time depends on the delegated cut plane.
static vtkFlyingEdgesPlaneCutter * New()
Standard construction and print methods.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
topologically and geometrically regular array of data
a simple class to control print indentation
perform various plane computations
Superclass for algorithms that produce only polydata as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType