27 #ifndef __vtkSpherePuzzle_h
28 #define __vtkSpherePuzzle_h
30 #include "vtkFiltersModelingModule.h"
33 #define VTK_MAX_SPHERE_RESOLUTION 1024
41 void PrintSelf(ostream& os, vtkIndent indent);
49 void MoveHorizontal(
int section,
int percentage,
int rightFlag);
52 void MoveVertical(
int section,
int percentage,
int rightFlag);
59 int SetPoint(
double x,
double y,
double z);
64 void MovePoint(
int percentage);
73 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
74 void MarkVertical(
int section);
75 void MarkHorizontal(
int section);
84 unsigned char Colors[96];
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
create a polygonal sphere centered at the origin