32 #ifndef __vtkPointSource_h
33 #define __vtkPointSource_h
38 #define VTK_POINT_UNIFORM 1
39 #define VTK_POINT_SHELL 0
void SetDistributionToShell()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTK_POINT_UNIFORM
void SetDistributionToUniform()
int OutputPointsPrecision
create a random cloud of points
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetMacro(name, type)