23 #ifndef vtkPProjectSphereFilter_h 24 #define vtkPProjectSphereFilter_h 26 #include "vtkFiltersParallelModule.h" 47 void ComputePointsClosestToCenterLine(
double,
vtkIdList*) VTK_OVERRIDE;
53 double GetZTranslation(
vtkPointSet* input) VTK_OVERRIDE;
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
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.