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