40 #ifndef __vtkExtractPolyDataGeometry_h
41 #define __vtkExtractPolyDataGeometry_h
69 vtkSetMacro(ExtractInside,
int);
70 vtkGetMacro(ExtractInside,
int);
71 vtkBooleanMacro(ExtractInside,
int);
77 vtkSetMacro(ExtractBoundaryCells,
int);
78 vtkGetMacro(ExtractBoundaryCells,
int);
79 vtkBooleanMacro(ExtractBoundaryCells,
int);
abstract interface for implicit functions
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation