27 #ifndef vtkSpherePuzzle_h 28 #define vtkSpherePuzzle_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];
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSMODELING_EXPORT
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
GLint GLint GLint GLint GLint x
Superclass for algorithms that produce only polydata as output.
create a polygonal sphere centered at the origin
a simple class to control print indentation