Go to the documentation of this file.
29 #ifndef vtkOutlineCornerFilter_h
30 #define vtkOutlineCornerFilter_h
static vtkOutlineCornerFilter * New()
~vtkOutlineCornerFilter()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
create wireframe outline corners around bounding box
create wireframe outline corners for arbitrary data set
#define vtkGetMacro(name, type)
vtkOutlineCornerSource * OutlineCornerSource
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.