25 #ifndef vtkPointGaussianMapper_h
26 #define vtkPointGaussianMapper_h
36 void PrintSelf(ostream& os,
vtkIndent indent);
40 vtkSetStringMacro(ScaleArray);
41 vtkGetStringMacro(ScaleArray);
49 vtkSetMacro(DefaultRadius,
double);
50 vtkGetMacro(DefaultRadius,
double);
56 vtkSetMacro(Emissive,
int);
57 vtkGetMacro(Emissive,
int);
58 vtkBooleanMacro(Emissive,
int);
63 ~vtkPointGaussianMapper();
70 vtkPointGaussianMapper(const vtkPointGaussianMapper&);
71 void operator=(const vtkPointGaussianMapper&);
a simple class to control print indentation
map vtkPolyData to graphics primitives
#define VTKRENDERINGCORE_EXPORT
static vtkPolyDataMapper * New()
draw PointGaussians using imposters