Go to the documentation of this file.
32 #ifndef vtkRegularPolygonSource_h
33 #define vtkRegularPolygonSource_h
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetClampMacro(name, type, min, max)
int OutputPointsPrecision
create a regular, n-sided polygon and/or polyline
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkGetMacro(name, type)
static vtkRegularPolygonSource * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkRegularPolygonSource()
vtkRegularPolygonSource()
Superclass for algorithms that produce only polydata as output.