27 #ifndef __vtkSpherePuzzleArrows_h
28 #define __vtkSpherePuzzleArrows_h
49 vtkSetVectorMacro(Permutation,
int,32);
50 vtkGetVectorMacro(Permutation,
int,32);
51 void SetPermutationComponent(
int comp,
int val);
Visualize permutation of the sphere puzzle.
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
a simple class to control print indentation
object to represent cell connectivity
represent and manipulate 3D points