24 #ifndef vtkPOutlineCornerFilter_h
25 #define vtkPOutlineCornerFilter_h
49 virtual void SetCornerFactor(
double cornerFactor);
create wireframe outline corners around bounding box
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkMultiProcessController * Controller
#define vtkGetMacro(name, type)
vtkOutlineCornerSource * OutlineCornerSource
#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 corners for arbitrary data set
appends one or more polygonal datasets together
virtual double GetCornerFactorMinValue()
#define vtkGetObjectMacro(name, type)
create wireframe outline (or corners) for arbitrary data set
virtual double GetCornerFactorMaxValue()
Multiprocessing communication superclass.