45 #ifndef vtkExtractPolyDataGeometry_h 46 #define vtkExtractPolyDataGeometry_h abstract interface for implicit functions
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
vtkIdType InsertNextPoint(const float x[3])
#define vtkTypeMacro(thisClass, superclass)
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
double * GetPoint(vtkIdType id)
#define vtkGetObjectMacro(name, type)
#define vtkBooleanMacro(name, type)
represent and manipulate 3D points
#define vtkSetMacro(name, type)