39#ifndef vtkGoldenBallSource_h
40#define vtkGoldenBallSource_h
42#include "vtkFiltersSourcesModule.h"
46VTK_ABI_NAMESPACE_BEGIN
73 vtkGetVectorMacro(
Center,
double, 3);
int OutputPointsPrecision
~vtkGoldenBallSource() override=default
static vtkGoldenBallSource * New()
Construct sphere with radius=0.5 and default resolution 20.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
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
vtkUnstructuredGridAlgorithm()