Go to the documentation of this file.
27 #ifndef vtkSpherePuzzleArrows_h
28 #define vtkSpherePuzzleArrows_h
represent and manipulate 3D points
Visualize permutation of the sphere puzzle.
#define vtkTypeMacro(thisClass, superclass)
#define vtkGetVectorMacro(name, type, count)
static vtkSpherePuzzleArrows * New()
void SetPermutation(vtkSpherePuzzle *puz)
create a polygonal sphere centered at the origin
a simple class to control print indentation
object to represent cell connectivity
void SetPermutationComponent(int comp, int val)
void AppendArrow(int id0, int id1, vtkPoints *pts, vtkCellArray *polys)
#define vtkSetVectorMacro(name, type, count)
#define VTKFILTERSMODELING_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.