Go to the documentation of this file.
37 #ifndef vtkSphereSource_h
38 #define vtkSphereSource_h
43 #define VTK_MAX_SPHERE_RESOLUTION 1024
#define VTK_MAX_SPHERE_RESOLUTION
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkSphereSource * New()
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
#define vtkGetVectorMacro(name, type, count)
vtkSphereSource(int res=8)
#define vtkSetClampMacro(name, type, min, max)
void PrintSelf(ostream &os, vtkIndent indent)
create a polygonal sphere centered at the origin
a simple class to control print indentation
int OutputPointsPrecision
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.