29#ifndef vtkPointGaussianMapper_h
30#define vtkPointGaussianMapper_h
33#include "vtkRenderingCoreModule.h"
a simple class to control print indentation
Defines a 1D piecewise function.
vtkPiecewiseFunction * ScaleFunction
int OpacityArrayComponent
static vtkPointGaussianMapper * New()
bool GetSupportsSelection() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERI...
void SetScaleFunction(vtkPiecewiseFunction *)
Set/Get the optional scale transfer function.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkPiecewiseFunction * ScalarOpacityFunction
void SetScalarOpacityFunction(vtkPiecewiseFunction *)
Set/Get the optional opacity transfer function.
~vtkPointGaussianMapper() override