42#include "vtkFiltersSourcesModule.h"
57 vtkGetVectorMacro(
Point1,
double, 3);
65 vtkGetVectorMacro(
Point2,
double, 3);
75 vtkGetVectorMacro(
Center,
double, 3);
85 vtkGetVectorMacro(
Normal,
double, 3);
105 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