21#ifndef vtkRegularPolygonSource_h
22#define vtkRegularPolygonSource_h
24#include "vtkFiltersSourcesModule.h"
27VTK_ABI_NAMESPACE_BEGIN
55 vtkGetVectorMacro(
Center,
double, 3);
65 vtkGetVectorMacro(
Normal,
double, 3);
a simple class to control print indentation
~vtkRegularPolygonSource() override=default
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int OutputPointsPrecision
vtkRegularPolygonSource()
static vtkRegularPolygonSource * New()
Standard methods for instantiation, obtaining type and printing instance values.
vtkTypeBool GeneratePolygon
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, obtaining type and printing instance values.
vtkTypeBool GeneratePolyline