22#ifndef vtkSpherePuzzleArrows_h
23#define vtkSpherePuzzleArrows_h
25#include "vtkFiltersModelingModule.h"
object to represent cell connectivity
a simple class to control print indentation
represent and manipulate 3D points
void SetPermutationComponent(int comp, int val)
Permutation is an array of puzzle piece ids.
static vtkSpherePuzzleArrows * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetPermutation(vtkSpherePuzzle *puz)
Permutation is an array of puzzle piece ids.
void AppendArrow(int id1, int id2, vtkPoints *pts, vtkCellArray *polys)
~vtkSpherePuzzleArrows() override
create a polygonal sphere centered at the origin