28#ifndef vtkSpherePuzzleArrows_h
29#define vtkSpherePuzzleArrows_h
31#include "vtkFiltersModelingModule.h"
53 vtkSetVectorMacro(Permutation,
int,32);
54 vtkGetVectorMacro(Permutation,
int,32);
object to represent cell connectivity
a simple class to control print indentation
represent and manipulate 3D points
Superclass for algorithms that produce only polydata as output.
Visualize permutation of the sphere puzzle.
void SetPermutationComponent(int comp, int val)
static vtkSpherePuzzleArrows * New()
void AppendArrow(int id0, int id1, vtkPoints *pts, vtkCellArray *polys)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void SetPermutation(vtkSpherePuzzle *puz)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
create a polygonal sphere centered at the origin