Go to the documentation of this file.
27 #ifndef __vtkSpherePuzzle_h
28 #define __vtkSpherePuzzle_h
32 #define VTK_MAX_SPHERE_RESOLUTION 1024
48 void MoveHorizontal(
int section,
int percentage,
int rightFlag);
51 void MoveVertical(
int section,
int percentage,
int rightFlag);
58 int SetPoint(
double x,
double y,
double z);
63 void MovePoint(
int percentage);
73 void MarkVertical(
int section);
74 void MarkHorizontal(
int section);
83 unsigned char Colors[96];