30#ifndef vtkRegularPolygonSource_h
31#define vtkRegularPolygonSource_h
33#include "vtkFiltersSourcesModule.h"
63 vtkGetVectorMacro(
Center,
double, 3);
73 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