49 #ifndef __vtkTextureMapToSphere_h
50 #define __vtkTextureMapToSphere_h
66 vtkSetVector3Macro(Center,
double);
67 vtkGetVectorMacro(Center,
double,3);
73 vtkSetMacro(AutomaticSphereGeneration,
int);
74 vtkGetMacro(AutomaticSphereGeneration,
int);
75 vtkBooleanMacro(AutomaticSphereGeneration,
int);
83 vtkSetMacro(PreventSeam,
int);
84 vtkGetMacro(PreventSeam,
int);
85 vtkBooleanMacro(PreventSeam,
int);