Go to the documentation of this file.
24 #ifndef vtkPOutlineCornerFilter_h
25 #define vtkPOutlineCornerFilter_h
#define vtkGetObjectMacro(name, type)
#define VTKFILTERSPARALLEL_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
create wireframe outline corners for arbitrary data set
vtkPOutlineCornerFilter()
create wireframe outline (or corners) for arbitrary data set
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
virtual void SetCornerFactor(double cornerFactor)
~vtkPOutlineCornerFilter()
virtual double GetCornerFactorMinValue()
vtkMultiProcessController * Controller
virtual double GetCornerFactorMaxValue()
appends one or more polygonal datasets together
vtkOutlineCornerSource * OutlineCornerSource
Multiprocessing communication superclass.
a simple class to control print indentation
create wireframe outline corners around bounding box
#define vtkGetMacro(name, type)
virtual void SetController(vtkMultiProcessController *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkPOutlineCornerFilter * New()
Superclass for algorithms that produce only polydata as output.