Go to the documentation of this file.
29 #ifndef vtkOutlineFilter_h
30 #define vtkOutlineFilter_h
create wireframe outline around bounding box
vtkOutlineSource * OutlineSource
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkOutlineFilter * New()
create wireframe outline for arbitrary data set
#define VTKFILTERSMODELING_EXPORT
Superclass for algorithms that produce only polydata as output.