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