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