49 #ifndef vtkGenericGeometryFilter_h 50 #define vtkGenericGeometryFilter_h 113 void SetExtent(
double xMin,
double xMax,
double yMin,
double yMax,
114 double zMin,
double zMax);
120 void SetExtent(
double extent[6]);
141 void CreateDefaultLocator();
161 void PolyDataExecute();
162 void UnstructuredGridExecute();
163 void StructuredGridExecute();
virtual int FillInputPortInformation(int port, vtkInformation *info)
represent and manipulate point attribute data
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 VTKFILTERSGENERIC_EXPORT
#define vtkSetClampMacro(name, type, min, max)
#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.
extract geometry from data (or convert data to polygonal type)
virtual unsigned long GetMTime()
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkIncrementalPointLocator * Locator
#define vtkGetObjectMacro(name, type)
vtkPointData * InternalPD
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)