30 #ifndef vtkPerturbCoincidentVertices_h
31 #define vtkPerturbCoincidentVertices_h
49 vtkSetMacro(PerturbFactor,
double);
50 vtkGetMacro(PerturbFactor,
double);
66 void SimpleSpiralPerturbation(
vtkGraph *input,
vtkGraph *output,
float perturbFactor);
static vtkGraphAlgorithm * New()
contains an octree of labels
abstract class to specify dataset behavior
#define VTKINFOVISLAYOUT_EXPORT
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Perturbs vertices that are coincident.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)