26 #ifndef vtkPointGaussianMapper_h 27 #define vtkPointGaussianMapper_h 29 #include "vtkRenderingCoreModule.h" 56 vtkGetMacro(ScaleTableSize,
int);
63 vtkSetStringMacro(ScaleArray);
77 vtkGetMacro(ScaleFactor,
double);
85 vtkGetMacro(Emissive,
int);
104 vtkGetMacro(OpacityTableSize,
int);
112 vtkSetStringMacro(OpacityArray);
126 vtkSetStringMacro(SplatShaderCode);
145 vtkGetMacro(TriangleScale,
float);
154 char *SplatShaderCode;
160 int OpacityTableSize;
Defines a 1D piecewise function.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
map vtkPolyData to graphics primitives
static vtkPolyDataMapper * New()
draw PointGaussians using imposters
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.