26 #ifndef vtkPOutlineFilter_h 27 #define vtkPOutlineFilter_h create wireframe outline for arbitrary data set
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSPARALLEL_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
create wireframe outline around bounding box
#define vtkGetObjectMacro(name, type)
vtkMultiProcessController * Controller
vtkOutlineSource * OutlineSource
Multiprocessing communication superclass.