20#ifndef vtkPSphereSource_h
21#define vtkPSphereSource_h
23#include "vtkFiltersParallelModule.h"
a simple class to control print indentation
sphere source that supports pieces
void PrintSelf(ostream &os, vtkIndent indent) override
Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions.
static vtkPSphereSource * New()
Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions.
unsigned long GetEstimatedMemorySize()
Get the estimated memory size in kibibytes (1024 bytes).
~vtkPSphereSource() override=default
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkPSphereSource()=default
create a polygonal sphere centered at the origin