25#ifndef vtkPolyDataSourceWidget_h
26#define vtkPolyDataSourceWidget_h
29#include "vtkInteractionWidgetsModule.h"
31VTK_ABI_NAMESPACE_BEGIN
58 double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax)
override
60 this->Superclass::PlaceWidget(xmin, xmax, ymin, ymax, zmin, zmax);
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.