13 #ifndef vtkSpherePuzzleArrows_h
14 #define vtkSpherePuzzleArrows_h
16 #include "vtkFiltersModelingModule.h"
19 VTK_ABI_NAMESPACE_BEGIN
39 vtkSetVectorMacro(Permutation,
int, 32);
40 vtkGetVectorMacro(Permutation,
int, 32);
41 void SetPermutationComponent(
int comp,
int val);
Visualize permutation of the sphere puzzle.
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
object to represent cell connectivity
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.