27 #ifndef __vtkSpherePuzzle_h
28 #define __vtkSpherePuzzle_h
30 #include "vtkFiltersModelingModule.h"
33 #define VTK_MAX_SPHERE_RESOLUTION 1024
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);
74 void MarkVertical(
int section);
75 void MarkHorizontal(
int section);
84 unsigned char Colors[96];