45#include "vtkFiltersSourcesModule.h"
60 vtkGetVectorMacro(
Point1,
double, 3);
68 vtkGetVectorMacro(
Point2,
double, 3);
78 vtkGetVectorMacro(
Center,
double, 3);
88 vtkGetVectorMacro(
Normal,
double, 3);
108 vtkSetClampMacro(
Angle,
double, -360.0, 360.0);
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkArcSource * New()
~vtkArcSource() override=default
int OutputPointsPrecision
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation