Go to the documentation of this file.
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.
vtkPProjectSphereFilter()
A filter to 'unroll' a sphere.
~vtkPProjectSphereFilter() override
double GetZTranslation(vtkPointSet *input) override
If TranslateZ is true then this is the method that computes the amount to translate.
A filter to 'unroll' a sphere.
a simple class to control print indentation
list of point or cell ids
abstract class for specifying dataset behavior
static vtkPProjectSphereFilter * New()
void ComputePointsClosestToCenterLine(double, vtkIdList *) override
Parallel part of the algorithm to figure out the closest point to the centerline (i....