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