36 #ifndef vtkAppendPolyData_h
37 #define vtkAppendPolyData_h
84 void SetNumberOfInputs(
int num);
140 {
vtkErrorMacro( <<
"AddInput() must be called with a vtkPolyData not a vtkDataObject."); };
142 int UserManagedInputs;
virtual int FillInputPortInformation(int port, vtkInformation *info)
GLenum GLenum GLenum input
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
void AddInputData(vtkDataObject *)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
Proxy object to connect input/output ports.
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
appends one or more polygonal datasets together
abstract superclass for arrays of numeric data
int OutputPointsPrecision
vtkDataObject * GetInput()
object to represent cell connectivity
#define vtkBooleanMacro(name, type)
general representation of visualization data
represent and manipulate 3D points
#define vtkSetMacro(name, type)