37#ifndef vtkPolyDataSourceWidget_h
38#define vtkPolyDataSourceWidget_h
41#include "vtkInteractionWidgetsModule.h"
69 double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax)
override
71 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.