28 #ifndef vtkSpherePuzzle_h 29 #define vtkSpherePuzzle_h 31 #include "vtkFiltersModelingModule.h" 34 #define VTK_MAX_SPHERE_RESOLUTION 1024 54 void MoveHorizontal(
int section,
int percentage,
int rightFlag);
59 void MoveVertical(
int section,
int percentage,
int rightFlag);
69 int SetPoint(
double x,
double y,
double z);
76 void MovePoint(
int percentage);
88 void MarkVertical(
int section);
89 void MarkHorizontal(
int section);
98 unsigned char Colors[96];
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
create a polygonal sphere centered at the origin
a simple class to control print indentation
int * GetState()
For drawing state as arrows.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.