Go to the documentation of this file.
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;
perform various plane computations
cut a volume with a plane and generate a polygonal cut surface
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt64 vtkMTimeType
virtual vtkMTimeType GetMTime()
Return this object's modified time.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.