29 #ifndef vtkPointGaussianMapper_h 30 #define vtkPointGaussianMapper_h 32 #include "vtkRenderingCoreModule.h" 59 vtkGetMacro(ScaleTableSize,
int);
66 vtkSetStringMacro(ScaleArray);
80 vtkGetMacro(ScaleFactor,
double);
88 vtkGetMacro(Emissive,
int);
107 vtkGetMacro(OpacityTableSize,
int);
115 vtkSetStringMacro(OpacityArray);
129 vtkSetStringMacro(SplatShaderCode);
148 vtkGetMacro(TriangleScale,
float);
Defines a 1D piecewise function.
vtkPiecewiseFunction * ScaleFunction
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkPiecewiseFunction * ScalarOpacityFunction
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
map vtkPolyData to graphics primitives
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPolyDataMapper * New()
draw PointGaussians using imposters
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.