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()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ComputePointsClosestToCenterLine(double, vtkIdList *) override
Parallel part of the algorithm to figure out the closest point to the centerline (i....
~vtkPProjectSphereFilter() override
double GetZTranslation(vtkPointSet *input) override
If TranslateZ is true then this is the method that computes the amount to translate.
static vtkPProjectSphereFilter * New()
concrete class for storing a set of points
A filter to 'unroll' a sphere.