23#ifndef vtkPProjectSphereFilter_h
24#define vtkPProjectSphereFilter_h
26#include "vtkFiltersParallelModule.h"
list of point or cell ids
a simple class to control print indentation
A filter to 'unroll' a sphere.
vtkPProjectSphereFilter()
virtual void ComputePointsClosestToCenterLine(double, vtkIdList *)
Parallel part of the algorithm to figure out the closest point to the centerline (i....
~vtkPProjectSphereFilter()
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPProjectSphereFilter * New()
virtual double GetZTranslation(vtkPointSet *input)
If TranslateZ is true then this is the method that computes the amount to translate.
abstract class for specifying dataset behavior
A filter to 'unroll' a sphere.