generate texture coordinates and a texture image based on a scalar field
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
vtkScalarsToTextureFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetTransferFunction(vtkScalarsToColors *stc)
Set/Get a color transfer function.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
static vtkScalarsToTextureFilter * New()
~vtkScalarsToTextureFilter() override=default
vtkScalarsToColors * GetTransferFunction()
Set/Get a color transfer function.
int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override