58 #ifndef __vtkGeometryFilter_h
59 #define __vtkGeometryFilter_h
121 void SetExtent(
double xMin,
double xMax,
double yMin,
double yMax,
122 double zMin,
double zMax);
128 void SetExtent(
double extent[6]);
149 void CreateDefaultLocator();
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
Abstract class in support of both point location and point insertion.
#define vtkSetClampMacro(name, type, min, max)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
#define vtkBooleanMacro(name, type)
extract geometry from data (or convert data to polygonal type)
#define VTKFILTERSGEOMETRY_EXPORT
vtkIncrementalPointLocator * Locator
#define vtkSetMacro(name, type)