27 #ifndef vtkSphericalHarmonics_h
28 #define vtkSphericalHarmonics_h
30 #include "vtkFiltersGeneralModule.h"
Generic algorithm superclass for image algs.
a simple class to control print indentation
compute spherical harmonics of an equirectangular projection image
vtkSphericalHarmonics()=default
int FillOutputPortInformation(int, vtkInformation *) override
These method should be reimplemented by subclasses that have more than a single input or single outpu...
~vtkSphericalHarmonics() override=default
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called in response to a REQUEST_DATA request from the executive.
static vtkSphericalHarmonics * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.