31 #ifndef __vtkPointSource_h
32 #define __vtkPointSource_h
36 #define VTK_POINT_UNIFORM 1
37 #define VTK_POINT_SHELL 0
54 vtkSetVector3Macro(Center,
double);
55 vtkGetVectorMacro(Center,
double,3);
63 vtkGetMacro(Radius,
double);
70 vtkSetMacro(Distribution,
int);
75 vtkGetMacro(Distribution,
int);