40 #ifndef __vtkExtractPolyDataGeometry_h
41 #define __vtkExtractPolyDataGeometry_h
70 vtkSetMacro(ExtractInside,
int);
71 vtkGetMacro(ExtractInside,
int);
72 vtkBooleanMacro(ExtractInside,
int);
78 vtkSetMacro(ExtractBoundaryCells,
int);
79 vtkGetMacro(ExtractBoundaryCells,
int);
80 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