11#ifndef vtkPProjectSphereFilter_h
12#define vtkPProjectSphereFilter_h
14#include "vtkFiltersParallelModule.h"
17VTK_ABI_NAMESPACE_BEGIN
list of point or cell ids
a simple class to control print indentation
vtkPProjectSphereFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, obtaining type information, and printing instances of the class.
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